Initial commit
This commit is contained in:
9
content/lib/plugins/authldap/lang/zh/lang.php
Normal file
9
content/lib/plugins/authldap/lang/zh/lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Errol <errol@hotmail.com>
|
||||
*/
|
||||
$lang['connectfail'] = 'LDAP 无法连接: %s';
|
||||
$lang['domainfail'] = 'LDAP 无法找到你的用户 dn';
|
Reference in New Issue
Block a user