xref: /dokuwiki/lib/plugins/authad/lang/zh/lang.php (revision 937959a1cc835709ee811f78c86d1fc28f07b74e)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author lainme <lainme993@gmail.com>
7 * @author Errol <errol@hotmail.com>
8 */
9$lang['domain']                = '登录域';
10$lang['authpwdexpire']         = '您的密码将在 %d 天内过期,请尽快更改';
11$lang['passchangefail']        = '密码更改失败。是不是密码规则不符合?';
12$lang['connectfail']           = '无法连接到Active Directory服务器。';
13