diff options
Diffstat (limited to 'core/l10n/es_419.js')
-rw-r--r-- | core/l10n/es_419.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js index cccd1324df1..aeb4359be78 100644 --- a/core/l10n/es_419.js +++ b/core/l10n/es_419.js @@ -207,8 +207,6 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ", "More apps" : "Más aplicaciones", "More" : "Más", - "Search" : "Buscar", - "Reset search" : "Reestablecer búsqueda", "Contacts" : "Contactos", "Confirm your password" : "Confirma tu contraseña", "App token" : "Ficha de la aplicación", @@ -297,6 +295,8 @@ OC.L10N.register( "Error removing share" : "Se presentó un error al dejar de compartir", "({scope})" : "({scope})", "Saving..." : "Guardando...", + "Search" : "Buscar", + "Reset search" : "Reestablecer búsqueda", "Cancel log in" : "Cancelar inicio de sesión", "These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:" }, |