diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index e4df49acfeb..35dbb25f9d1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -191,7 +191,6 @@ OC.L10N.register( "No results for {query}" : "Sin resultados para {query}", "Press Enter to start searching" : "Pulse Enter para iniciar la búsqueda", "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","Por favor, introduce {minSearchLength} caracteres o más para buscar"], "Forgot password?" : "¿Contraseña olvidada?", "Back to login form" : "Volver al formulario de inicio de sesión", "Back" : "Atrás", |