lang.php 242 B

123456789
  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Errol <errol@hotmail.com>
  6. */
  7. $lang['connectfail'] = 'LDAP 无法连接: %s';
  8. $lang['domainfail'] = 'LDAP 无法找到你的用户 dn';