diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.js')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 30009bbbc47..eb124007b5c 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -1,10 +1,10 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Compartido contigo", - "Deleted shares" : "Recursos compartidos eliminados", "Shared with others" : "Compartido con otros", + "Shared with you" : "Compartido contigo", "Shared by link" : "Compartido por enlace", + "Deleted shares" : "Recursos compartidos eliminados", "Nothing shared with you yet" : "Todavía nada compartido contigo", "Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo", "Nothing shared yet" : "Aún no hay nada compartido", |