Add missing translation
This commit is contained in:
@@ -11,9 +11,8 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="center half-gradient">
|
||||
<a class="button big center button-circle" title="Ver info del proceso" id="js-toggle-legislation-process-header">
|
||||
<a class="button big center button-circle" title="<%= t('.view_process_information') %>" id="js-toggle-legislation-process-header">
|
||||
<span class="icon-angle-down" aria-hidden="true"></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -239,6 +239,8 @@ en:
|
||||
text_body: Text
|
||||
text_comments: Comments
|
||||
processes:
|
||||
header:
|
||||
view_process_information: View process information
|
||||
debate:
|
||||
empty_questions: There aren't any questions
|
||||
participate: Participate in the debate
|
||||
|
||||
@@ -239,6 +239,8 @@ es:
|
||||
text_body: Texto
|
||||
text_comments: Comentarios
|
||||
processes:
|
||||
header:
|
||||
view_process_information: Ver información del proceso
|
||||
debate:
|
||||
empty_questions: No hay preguntas
|
||||
participate: Realiza tus aportaciones al debate previo participando en los siguientes temas.
|
||||
|
||||
Reference in New Issue
Block a user