adds missing i18n

This commit is contained in:
decabeza
2017-05-24 13:04:32 +02:00
parent 5364ec106a
commit 9b66dc09ae

View File

@@ -38,7 +38,7 @@
<% if process.additional_info.present? %>
<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>
</a>
</div>