summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity
diff options
context:
space:
mode:
authorHiphen Lee <jacob.b.leung@gmail.com>2011-02-19 08:55:44 +0100
committerAndreas Gohr <andi@splitbrain.org>2011-02-19 08:55:44 +0100
commit2b3f472a3afb7dce4cb305d08d99462eee9b9998 (patch)
tree9916ef0478cddbb1cf91c02b532b8cdec9fb6080 /lib/plugins/popularity
parent9a8fba1f4e040693794fc1b640787cbdeb71007e (diff)
downloadrpg-2b3f472a3afb7dce4cb305d08d99462eee9b9998.tar.gz
rpg-2b3f472a3afb7dce4cb305d08d99462eee9b9998.tar.bz2
Chinese Language update
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r--lib/plugins/popularity/lang/zh/lang.php6
-rw-r--r--lib/plugins/popularity/lang/zh/submitted.txt3
2 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/zh/lang.php b/lib/plugins/popularity/lang/zh/lang.php
index 191b9c1af..371a8fddb 100644
--- a/lib/plugins/popularity/lang/zh/lang.php
+++ b/lib/plugins/popularity/lang/zh/lang.php
@@ -10,6 +10,12 @@
* @author ben <ben@livetom.com>
* @author lainme <lainme993@gmail.com>
* @author caii <zhoucaiqi@gmail.com>
+ * @author Hiphen Lee <jacob.b.leung@gmail.com>
*/
$lang['name'] = '人气反馈(载入可能需要一些时间)';
$lang['submit'] = '发送数据';
+$lang['autosubmit'] = '每月自动发送';
+$lang['submissionFailed'] = '数据由于以下原因不恩你给发送:';
+$lang['submitDirectly'] = '你可以手动提交下面的表单来发送数据。';
+$lang['autosubmitError'] = '印以下原因,上一次自动提交失败:';
+$lang['lastSent'] = '数据已发送';
diff --git a/lib/plugins/popularity/lang/zh/submitted.txt b/lib/plugins/popularity/lang/zh/submitted.txt
new file mode 100644
index 000000000..6039b70e1
--- /dev/null
+++ b/lib/plugins/popularity/lang/zh/submitted.txt
@@ -0,0 +1,3 @@
+====== 人气反馈 ======
+
+数据发送成功。 \ No newline at end of file