diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-03-05 15:25:20 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-03-05 15:25:20 +0100 |
commit | 1b876e64690e8bbbdc1eb747d2d29bc19803e745 (patch) | |
tree | b1c016c48f584d23620961a8a3c7068fde1c4aa9 /inc | |
parent | 5fc8e2cfee706ae311a4ec4c2b57aa8515bf42e9 (diff) | |
parent | 9a9ddee0317986914ffa1990917c4267b04b5370 (diff) | |
download | rpg-1b876e64690e8bbbdc1eb747d2d29bc19803e745.tar.gz rpg-1b876e64690e8bbbdc1eb747d2d29bc19803e745.tar.bz2 |
Merge pull request #585 from dokuwiki-translate/lang_update_90
Translation update (zh)
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/zh/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php index 57110bae3..8777c65a5 100644 --- a/inc/lang/zh/lang.php +++ b/inc/lang/zh/lang.php @@ -21,6 +21,7 @@ * @author anjianshi <anjianshi@gmail.com> * @author oott123 <ip.192.168.1.1@qq.com> * @author Cupen <Cupenoruler@foxmail.com> + * @author xiqingongzi <Xiqingongzi@Gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |