summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang/de
diff options
context:
space:
mode:
authorNoel Tilliot <noeltilliot@byom.de>2015-05-18 17:21:45 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-05-18 17:21:45 +0200
commita2237e348f84c81fd0f16da7aa55d1caeaf62a6b (patch)
treed5988320f6b865bdf77c88d24034ba3ba6efaf00 /lib/plugins/authmysql/lang/de
parentb9e2f0546e334add4084195d07568a352bee5091 (diff)
downloadrpg-a2237e348f84c81fd0f16da7aa55d1caeaf62a6b.tar.gz
rpg-a2237e348f84c81fd0f16da7aa55d1caeaf62a6b.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang/de')
-rw-r--r--lib/plugins/authmysql/lang/de/lang.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/de/lang.php b/lib/plugins/authmysql/lang/de/lang.php
new file mode 100644
index 000000000..6160f60ea
--- /dev/null
+++ b/lib/plugins/authmysql/lang/de/lang.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Noel Tilliot <noeltilliot@byom.de>
+ */
+$lang['usernotexists'] = 'Sorry, dieser Nutzer existiert nicht.';