xref: /dokuwiki/lib/plugins/authldap/lang/nl/lang.php (revision 0ef04790d1ae9d3b27b8d389235f9c5f29b65a95)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Hugo Smet <hugo.smet@scarlet.be>
7 */
8$lang['connectfail']           = 'LDAP kan niet connecteren: %s';
9$lang['domainfail']            = 'LDAP kan je gebruikers dn niet vinden';
10