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