diff options
Diffstat (limited to 'apps/files/l10n/es_CL.js')
-rw-r--r-- | apps/files/l10n/es_CL.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js index 9b0929f50af..f7443bc4944 100644 --- a/apps/files/l10n/es_CL.js +++ b/apps/files/l10n/es_CL.js @@ -7,8 +7,8 @@ OC.L10N.register( "Rename" : "Renombrar", "Details" : "detalles", "Error" : "Error", - "Upload" : "Subir", "New folder" : "Nuevo directorio", + "Upload" : "Subir", "A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>", "A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>", "A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>", |