adds missing i18n
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
<% if process.additional_info.present? %>
|
<% if process.additional_info.present? %>
|
||||||
<div class="text-center half-gradient">
|
<div class="text-center half-gradient">
|
||||||
<a id="js-toggle-debate" class="button big text-center" title="Más información y contexto">
|
<a id="js-toggle-debate" class="button big text-center" title="<%= t('.more_info') %>">
|
||||||
<strong><%= t('.more_info') %></strong>
|
<strong><%= t('.more_info') %></strong>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user