diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-03-05 09:37:22 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-03-05 09:37:22 +0100 |
commit | 5c3bcd038aad2063bd5f467667bc7e620985cb96 (patch) | |
tree | 0918966facaa682ef51ba90407454a407ec22091 /inc/lang | |
parent | 4b142187c1238555a14d79ff6e054a678ce828f3 (diff) | |
parent | ddf7ce094f821dc45273f75203e5da7838d96e96 (diff) | |
download | rpg-5c3bcd038aad2063bd5f467667bc7e620985cb96.tar.gz rpg-5c3bcd038aad2063bd5f467667bc7e620985cb96.tar.bz2 |
Merge pull request #584 from dokuwiki-translate/lang_update_89
Translation update (zh)
Diffstat (limited to 'inc/lang')
-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 004997d6e..57110bae3 100644 --- a/inc/lang/zh/lang.php +++ b/inc/lang/zh/lang.php @@ -20,6 +20,7 @@ * @author Yangyu Huang <yangyu.huang@gmail.com> * @author anjianshi <anjianshi@gmail.com> * @author oott123 <ip.192.168.1.1@qq.com> + * @author Cupen <Cupenoruler@foxmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |