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 2fb528b1535..d17458e7ae1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -106,7 +106,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Categoría #{tag} no existente", "restricted" : "Restringido", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Eliminar", "Rename" : "Renombrar", "Collaborative tags" : "Etiquetas colaborativas", @@ -429,6 +428,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nombre, ID de nube federada o dirección de correo electrónico...", "Name..." : "Nombre...", "Error removing share" : "Error quitando el comparto", + "({scope})" : "({scope})", "Saving..." : "Guardando...", "Dismiss" : "Descartar", "Your client should now be connected! You can close this window." : "Tu cliente debería estar conectado ahora. Puedes cerrar esta ventana.", |