diff options
Diffstat (limited to 'apps/files_sharing/l10n/de.php')
-rw-r--r-- | apps/files_sharing/l10n/de.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index 0c38f957fcc..bfb0d076a31 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -1,4 +1,6 @@ <?php $TRANSLATIONS = array( "Password" => "Passwort", -"Submit" => "Absenden" +"Submit" => "Absenden", +"Download" => "Download", +"web services under your control" => "Web-Services unter Ihrer Kontrolle" ); |