diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 6196267c6b9..4959044a0d3 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -179,7 +179,7 @@ OC.L10N.register( "An error occurred while searching for {type}" : "Ha ocurrido un error al buscar {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Por favor, introduce {minSearchLength} carácter o más para buscar","Por favor, introduce {minSearchLength} caracteres o más para buscar"], "Search {types} …" : "Buscar {types}…", - "Settings" : "Ajustes", + "Settings" : "Configuraciones", "Could not load your contacts" : "No se han podido cargar los contactos", "Search contacts …" : "Buscar contactos...", "No contacts found" : "No se han encontrado contactos", |