summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/de.php')
-rw-r--r--apps/files_sharing/l10n/de.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index d42383b43b0..0c38f957fcc 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -1,6 +1,4 @@
<?php $TRANSLATIONS = array(
-"Size" => "Größe",
-"Modified" => "Geändert",
-"Delete all" => "Alle löschen",
-"Delete" => "Löschen"
+"Password" => "Passwort",
+"Submit" => "Absenden"
);