diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_DO.js')
-rw-r--r-- | apps/files_sharing/l10n/es_DO.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_DO.js b/apps/files_sharing/l10n/es_DO.js index 12615c7fc92..3a56e59828b 100644 --- a/apps/files_sharing/l10n/es_DO.js +++ b/apps/files_sharing/l10n/es_DO.js @@ -131,7 +131,6 @@ OC.L10N.register( "Download %s" : "Descargar %s", "Upload files to %s" : "Cargar archivos a %s", "Select or drop files" : "Selecciona o suelta los archivos", - "Uploaded files:" : "Archivos cargados:", - "Uploading files…" : "Cargando archivos..." + "Uploaded files:" : "Archivos cargados:" }, "nplurals=2; plural=(n != 1);"); |