Files
mr-legend_wiki/lib/plugins/authldap/lang/nl/lang.php
T
2024-07-08 03:32:47 +09:00

10 lines
262 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Hugo Smet <hugo.smet@scarlet.be>
*/
$lang['connectfail'] = 'LDAP kan niet connecteren: %s';
$lang['domainfail'] = 'LDAP kan je gebruikers dn niet vinden';