diff options
author | lainme <lainme993@gmail.com> | 2010-10-19 20:05:22 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2010-10-19 20:05:22 +0200 |
commit | 6353ef5ad0cd97399815c17e59758611d1bc1f79 (patch) | |
tree | bb98e93eeba9d50b6e417ff05b9c35cea855d690 /lib/plugins/popularity | |
parent | 459f2965d3e02e6a9667751fcf6d36e656e835f9 (diff) | |
download | rpg-6353ef5ad0cd97399815c17e59758611d1bc1f79.tar.gz rpg-6353ef5ad0cd97399815c17e59758611d1bc1f79.tar.bz2 |
Chinese language update
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/zh/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/zh/lang.php b/lib/plugins/popularity/lang/zh/lang.php index 22fad03b2..ee13b9f77 100644 --- a/lib/plugins/popularity/lang/zh/lang.php +++ b/lib/plugins/popularity/lang/zh/lang.php @@ -8,6 +8,7 @@ * @author Simon zhan <simonzhan@21cn.com> * @author mr.jinyi@gmail.com * @author ben <ben@livetom.com> + * @author lainme <lainme993@gmail.com> */ $lang['name'] = '人气反馈(载入可能需要一些时间)'; $lang['submit'] = '发送数据'; |