diff options
Diffstat (limited to 'apps/files_sharing/l10n/es.php')
-rw-r--r-- | apps/files_sharing/l10n/es.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php index 3addbf151fc..6978c7ce72c 100644 --- a/apps/files_sharing/l10n/es.php +++ b/apps/files_sharing/l10n/es.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "el enlace expiró", "sharing is disabled" => "compartir está desactivado", "For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.", +"Download" => "Descargar", "Download %s" => "Descargar %s", "Direct link" => "Enlace directo" ); |