diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es_419.js | 2 | ||||
-rw-r--r-- | core/l10n/es_419.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index dc509eddf42..090ccd85837 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -88,7 +88,7 @@ OC.L10N.register( "Back" : "Atrás", "Reset search" : "Reestablecer búsqueda", "Search" : "Buscar", - "Settings" : "Configuraciones ", + "Settings" : "Ajustes", "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", "Show all contacts …" : "Mostrar todos los contactos ...", diff --git a/core/l10n/es_419.json b/core/l10n/es_419.json index 68dd7b293b0..1cdcfc2fc82 100644 --- a/core/l10n/es_419.json +++ b/core/l10n/es_419.json @@ -86,7 +86,7 @@ "Back" : "Atrás", "Reset search" : "Reestablecer búsqueda", "Search" : "Buscar", - "Settings" : "Configuraciones ", + "Settings" : "Ajustes", "Search contacts …" : "Buscar contactos ...", "No contacts found" : "No se encontraron contactos", "Show all contacts …" : "Mostrar todos los contactos ...", |