diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/es.js | 1 | ||||
-rw-r--r-- | core/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 63cf52ce837..8a4d92e5c46 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -122,6 +122,7 @@ OC.L10N.register( "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", + "File drop (upload only)" : "Entrega de archivos (solo subida)", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", diff --git a/core/l10n/es.json b/core/l10n/es.json index 4248d4b2fca..7e1c3497519 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -120,6 +120,7 @@ "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", + "File drop (upload only)" : "Entrega de archivos (solo subida)", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", |