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

10 lines
284 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Pietroni <pietroni@informatique.univ-paris-diderot.fr>
*/
$lang['connectfail'] = 'LDAP ne peux se connecter : %s';
$lang['domainfail'] = 'LDAP ne trouve pas l\'utilisateur dn';