diff options
author | Hiphen Lee <jacob.b.leung@gmail.com> | 2011-02-19 08:55:44 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-02-19 08:55:44 +0100 |
commit | 2b3f472a3afb7dce4cb305d08d99462eee9b9998 (patch) | |
tree | 9916ef0478cddbb1cf91c02b532b8cdec9fb6080 /lib/plugins/revert | |
parent | 9a8fba1f4e040693794fc1b640787cbdeb71007e (diff) | |
download | rpg-2b3f472a3afb7dce4cb305d08d99462eee9b9998.tar.gz rpg-2b3f472a3afb7dce4cb305d08d99462eee9b9998.tar.bz2 |
Chinese Language update
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r-- | lib/plugins/revert/lang/zh/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/zh/lang.php b/lib/plugins/revert/lang/zh/lang.php index 5ff1ed426..8ba626432 100644 --- a/lib/plugins/revert/lang/zh/lang.php +++ b/lib/plugins/revert/lang/zh/lang.php @@ -11,6 +11,7 @@ * @author ben <ben@livetom.com> * @author lainme <lainme993@gmail.com> * @author caii <zhoucaiqi@gmail.com> + * @author Hiphen Lee <jacob.b.leung@gmail.com> */ $lang['menu'] = '还原管理器'; $lang['filter'] = '搜索包含垃圾信息的页面'; |