summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/de/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authldap/lang/de/lang.php')
-rw-r--r--lib/plugins/authldap/lang/de/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/de/lang.php b/lib/plugins/authldap/lang/de/lang.php
new file mode 100644
index 000000000..74197f918
--- /dev/null
+++ b/lib/plugins/authldap/lang/de/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Philip Knack <p.knack@stollfuss.de>
+ */
+$lang['connectfail'] = 'LDAP-Verbindung scheitert: %s';
+$lang['domainfail'] = 'LDAP kann nicht dein Benutzer finden dn';