diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index d45c569d4..06ce24fd6 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -164,6 +164,7 @@ en: updated_at: Updated at more_info_flag: Show in more information page print_content_flag: Print content button + locale: Language site_customization/image: name: Name image: Image diff --git a/config/locales/activerecord.es.yml b/config/locales/activerecord.es.yml index 678053f84..d00b4ab88 100644 --- a/config/locales/activerecord.es.yml +++ b/config/locales/activerecord.es.yml @@ -159,6 +159,7 @@ es: updated_at: última actualización more_info_flag: Mostrar en la página de más información print_content_flag: Botón de imprimir contenido + locale: Idioma site_customization/image: name: Nombre image: Imagen diff --git a/config/locales/activerecord.fr.yml b/config/locales/activerecord.fr.yml index b977176ce..b588d37dc 100644 --- a/config/locales/activerecord.fr.yml +++ b/config/locales/activerecord.fr.yml @@ -139,6 +139,7 @@ fr: updated_at: Mis-à-jour le more_info_flag: Montrer dans la page Plus d'informations print_content_flag: Bouton impression du contenu + locale: Langue site_customization/image: name: Nom image: Image diff --git a/config/locales/activerecord.nl.yml b/config/locales/activerecord.nl.yml index 5e930ac65..1c8eee00e 100644 --- a/config/locales/activerecord.nl.yml +++ b/config/locales/activerecord.nl.yml @@ -135,7 +135,8 @@ nl: title: Titel updated_at: Bijgewerkt op more_info_flag: Toon in extra informatie pagina - print_content_flag: Print inhoud + print_content_flag: Print inhoud + locale: Taal site_customization/image: name: Naam image: Beeld