diff options
Diffstat (limited to 'apps/files_sharing/l10n/da.php')
-rw-r--r-- | apps/files_sharing/l10n/da.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php index c27d28b67a6..07fc5392a8b 100644 --- a/apps/files_sharing/l10n/da.php +++ b/apps/files_sharing/l10n/da.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "the link expired" => "linket udløb", "sharing is disabled" => "deling er deaktiveret", "For more info, please ask the person who sent this link." => "For yderligere information, kontakt venligst personen der sendte linket. ", +"Download" => "Download", "Download %s" => "Download %s", "Direct link" => "Direkte link" ); |