summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorJakob Sack <kde@jakobsack.de>2011-06-23 10:58:06 +0200
committerJakob Sack <kde@jakobsack.de>2011-06-23 10:58:06 +0200
commit481b7b25e2635f66b3aba6eeb4b2100b0f1a825b (patch)
tree0a9d505c1cb58cdf37651daa298e0c1ac4e2c3e1 /help
parent50dbc533e184cbce9bae3dd6710fbf87ab22694f (diff)
downloadnextcloud-server-481b7b25e2635f66b3aba6eeb4b2100b0f1a825b.tar.gz
nextcloud-server-481b7b25e2635f66b3aba6eeb4b2100b0f1a825b.zip
Make Jans German translation usuable
Diffstat (limited to 'help')
-rw-r--r--help/l10n/de.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/de.php b/help/l10n/de.php
new file mode 100644
index 00000000000..07c5d1bb771
--- /dev/null
+++ b/help/l10n/de.php
@@ -0,0 +1,4 @@
+<?php $TRANSLATIONS = array(
+"Questions and Answers" => "Fragen & Antworten",
+"ASK A QUESTION" => "Stell eine Frage"
+);