summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/de.php')
-rw-r--r--lib/l10n/de.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
new file mode 100644
index 00000000000..19746ba028d
--- /dev/null
+++ b/lib/l10n/de.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Hilfe",
+"Personal" => "Persönlich",
+"Settings" => "Einstellungen",
+"Users" => "Benutzer",
+"Apps" => "Apps"
+);