diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index a399f3aba9e..86bcb110f21 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -345,7 +345,6 @@ OC.L10N.register( "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccione", "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", - "Add" : "Añadir", "The files is locked" : "El archivo está bloqueado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |