diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-08-06 00:25:52 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-08-06 00:25:52 -0700 |
commit | 9052c86416efa0ee80a70b35eaa62c9d5e3acc22 (patch) | |
tree | 5948bffcb9b0f72e44e836d9f20368177063450a /inc | |
parent | ada18b48d498aca87b2a6fa1e9b9acb907cfb3c0 (diff) | |
parent | 7e45525650fd98a7cfd14c3484eb5add715c24a5 (diff) | |
download | rpg-9052c86416efa0ee80a70b35eaa62c9d5e3acc22.tar.gz rpg-9052c86416efa0ee80a70b35eaa62c9d5e3acc22.tar.bz2 |
Merge pull request #276 from dokuwiki-translate/lang_update_54
Translation update (zh)
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/zh/lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php index f404010ba..591108010 100644 --- a/inc/lang/zh/lang.php +++ b/inc/lang/zh/lang.php @@ -1,8 +1,8 @@ <?php + /** - * Chinese(Simplified) language file - * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author ZDYX <zhangduyixiong@gmail.com> * @author http://www.chinese-tools.com/tools/converter-tradsimp.html * @author George Sheraton <guxd@163.com> @@ -15,6 +15,7 @@ * @author caii, patent agent in China <zhoucaiqi@gmail.com> * @author lainme993@gmail.com * @author Shuo-Ting Jian <shoting@gmail.com> + * @author Rachel <rzhang0802@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |