dockerwiki/content/lib/plugins/authldap/lang/de/lang.php
2021-10-26 13:02:53 +02:00

11 lines
325 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Philip Knack <p.knack@stollfuss.de>
* @author Hella Breitkopf <hella.breitkopf@gmail.com>
*/
$lang['connectfail'] = 'LDAP-Verbindung scheitert: %s';
$lang['domainfail'] = 'LDAP kann Ihren Benutzer (DN) nicht finden';