Add missing I18n keys for InformationTexts#index view
This commit is contained in:
@@ -12,5 +12,5 @@
|
|||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<%= submit_tag "Save", class: "button" %>
|
<%= submit_tag t("admin.menu.site_customization.buttons.save"), class: "button" %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
@@ -542,6 +542,18 @@ en:
|
|||||||
images: Custom images
|
images: Custom images
|
||||||
content_blocks: Custom content blocks
|
content_blocks: Custom content blocks
|
||||||
information_texts: Custom information texts
|
information_texts: Custom information texts
|
||||||
|
information_texts_menu:
|
||||||
|
debates: "Debates"
|
||||||
|
community: "Community"
|
||||||
|
proposals: "Proposals"
|
||||||
|
polls: "Polls"
|
||||||
|
layouts: "Layouts"
|
||||||
|
emails: "Emails"
|
||||||
|
management: "Management"
|
||||||
|
guides: "Guides"
|
||||||
|
welcome: "Welcome"
|
||||||
|
buttons:
|
||||||
|
save: "Save"
|
||||||
title_moderated_content: Moderated content
|
title_moderated_content: Moderated content
|
||||||
title_budgets: Budgets
|
title_budgets: Budgets
|
||||||
title_polls: Polls
|
title_polls: Polls
|
||||||
|
|||||||
@@ -543,6 +543,18 @@ es:
|
|||||||
images: Personalizar imágenes
|
images: Personalizar imágenes
|
||||||
content_blocks: Personalizar bloques
|
content_blocks: Personalizar bloques
|
||||||
information_texts: Personalizar textos
|
information_texts: Personalizar textos
|
||||||
|
information_texts_menu:
|
||||||
|
debates: "Debates"
|
||||||
|
community: "Comunidad"
|
||||||
|
proposals: "Propuestas"
|
||||||
|
polls: "Votaciones"
|
||||||
|
layouts: "Plantillas"
|
||||||
|
emails: "Correos"
|
||||||
|
management: "Gestión"
|
||||||
|
guides: "Guías"
|
||||||
|
welcome: "Bienvenido/a"
|
||||||
|
buttons:
|
||||||
|
save: "Guardar cambios"
|
||||||
title_moderated_content: Contenido moderado
|
title_moderated_content: Contenido moderado
|
||||||
title_budgets: Presupuestos
|
title_budgets: Presupuestos
|
||||||
title_polls: Votaciones
|
title_polls: Votaciones
|
||||||
|
|||||||
Reference in New Issue
Block a user