diff options
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r-- | core/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js index 1d6c1b4b7a1..9defbe113e0 100644 --- a/core/l10n/es_MX.js +++ b/core/l10n/es_MX.js @@ -96,6 +96,7 @@ OC.L10N.register( "Forgot password?" : "¿Olvidaste tu contraseña?", "Back" : "Atrás", "Reset search" : "Reestablecer búsqueda", + "Search" : "Buscar", "Settings" : "Configuraciones ", "Could not load your contacts" : "No fue posible cargar tus contactos", "Search contacts …" : "Buscar contactos ...", @@ -252,7 +253,6 @@ OC.L10N.register( "Searching other places" : "Buscando en otras ubicaciones", "No search results in other folders for {tag}{filter}{endtag}" : "No hay resultados para la búsqueda {tag}{filter}{endtag} en otras carpetas", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado de la búsqueda en otra carpeta","{count} resultados de la búsqueda en otras carpetas"], - "Search" : "Buscar", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, "nplurals=2; plural=(n != 1);"); |