Initial commit
This commit is contained in:
9
content/lib/plugins/authldap/lang/nl/lang.php
Normal file
9
content/lib/plugins/authldap/lang/nl/lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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';
|
Reference in New Issue
Block a user