diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index a123f3ebe03..c0e9226a636 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -166,7 +166,6 @@ OC.L10N.register( "See the documentation" : "Mira la documentación", "More apps" : "Más aplicaciones", "More" : "Más", - "Search" : "Guetar", "Contacts" : "Contautos", "Confirm your password" : "Confirma la to contraseña", "App token" : "Pase d'aplicación", @@ -235,6 +234,7 @@ OC.L10N.register( "Error removing share" : "Fallu desaniciando la compartición", "({scope})" : "({scope})", "Saving..." : "Guardando...", + "Search" : "Guetar", "These apps will be updated:" : "Anovaránse estes aplicaciones:" }, "nplurals=2; plural=(n != 1);"); |