diff options
author | Wing Ho Tang <Wingho.Tang@coles.com.au> | 2008-07-23 19:58:03 +0200 |
---|---|---|
committer | Wing Ho Tang <Wingho.Tang@coles.com.au> | 2008-07-23 19:58:03 +0200 |
commit | 35876a0c9db73d9c77c03456b1910ee1529e3c96 (patch) | |
tree | 11627be31d57565793833c15563eb86f32939651 /lib/plugins/plugin | |
parent | 1778b540b03c6912e0f3d3cc3cb4f01e4a96f3b9 (diff) | |
download | rpg-35876a0c9db73d9c77c03456b1910ee1529e3c96.tar.gz rpg-35876a0c9db73d9c77c03456b1910ee1529e3c96.tar.bz2 |
Chinese language update
darcs-hash:20080723175803-00c3e-00cb66bcb583d8a81e893e7dc05de9aed8891b5b.gz
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/zh/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/zh/lang.php b/lib/plugins/plugin/lang/zh/lang.php index 47073de31..78a7c9d62 100644 --- a/lib/plugins/plugin/lang/zh/lang.php +++ b/lib/plugins/plugin/lang/zh/lang.php @@ -4,6 +4,7 @@ * * @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 */ $lang['menu'] = '插件管理器'; $lang['download'] = '下载并安装新的插件'; |