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