summaryrefslogtreecommitdiff
path: root/lib/plugins/authad
diff options
context:
space:
mode:
authorErrol <errol@hotmail.com>2015-07-08 11:56:08 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-08 11:56:08 +0200
commitd750427ebf95dc91ec90b5c812180739317cd094 (patch)
treef74b745ae779d858763514901768a4e77d9f0c86 /lib/plugins/authad
parent7a74ecb60287c5299183f3440821bca16f411390 (diff)
downloadrpg-d750427ebf95dc91ec90b5c812180739317cd094.tar.gz
rpg-d750427ebf95dc91ec90b5c812180739317cd094.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad')
-rw-r--r--lib/plugins/authad/lang/zh/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/zh/lang.php b/lib/plugins/authad/lang/zh/lang.php
index 4f3794999..df1a7a7f7 100644
--- a/lib/plugins/authad/lang/zh/lang.php
+++ b/lib/plugins/authad/lang/zh/lang.php
@@ -4,6 +4,9 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author lainme <lainme993@gmail.com>
+ * @author Errol <errol@hotmail.com>
*/
$lang['domain'] = '登录域';
$lang['authpwdexpire'] = '您的密码将在 %d 天内过期,请尽快更改';
+$lang['passchangefail'] = '密码更改失败。是不是密码规则不符合?';
+$lang['connectfail'] = '无法连接到Active Directory服务器。';