Add missing translation and fix indentation

This commit is contained in:
Senén Rodero Rodríguez
2019-06-05 16:16:19 +02:00
parent b2d8851bcc
commit 10939fddb1
3 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
</span>
<%= select_tag :select_language,
options_for_select_language(resource),
prompt: "Choose language",
prompt: t("admin.translations.select_language_prompt"),
class: "js-select-language" %>
<div class="margin-bottom">
<% if manage_languages %>

View File

@@ -1631,6 +1631,7 @@ en:
card_title: Edit card
submit_card: Save card
translations:
select_language_prompt: "Choose language"
remove_language: Remove language
add_language: Add language
change_log:

View File

@@ -1629,6 +1629,7 @@ es:
card_title: Editar tarjeta
submit_card: Guardar tarjeta
translations:
select_language_prompt: "Seleccionar idioma"
remove_language: Eliminar idioma
add_language: Añadir idioma
change_log: