summaryrefslogtreecommitdiff
path: root/plugins/help/localization
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-19 12:16:49 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-09-19 12:16:49 +0000
commita5ae9cb226d421e7203346be80cfda90a08319d4 (patch)
treebb1144cb16f7d9650afe501e8445b595006d870b /plugins/help/localization
parentcb16d146019fa85984696a47e9863e526803a62b (diff)
pt_PT kh_KH de_DE translation updates
git-svn-id: https://svn.roundcube.net/trunk@3975 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/help/localization')
-rw-r--r--plugins/help/localization/de_DE.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/de_DE.inc b/plugins/help/localization/de_DE.inc
new file mode 100644
index 000000000..55d75e21c
--- /dev/null
+++ b/plugins/help/localization/de_DE.inc
@@ -0,0 +1,8 @@
+<?php
+// translation done by Ulli Heist - http://heist.hobby-site.org/
+$labels = array();
+$labels['help'] = 'Hilfe';
+$labels['about'] = '&Uuml;ber';
+$labels['license'] = 'Lizenz';
+
+?>