summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity
diff options
context:
space:
mode:
authorShuo-Ting Jian <shoting@gmail.com>2011-03-18 12:53:10 +0100
committerAndreas Gohr <andi@splitbrain.org>2011-03-18 12:53:10 +0100
commit15965e387dfad6775563aebc18d38eda4fddf53b (patch)
treea13740c3c31579f59327746e976ec829654564be /lib/plugins/popularity
parenta424180e36bd8d0d4699597c9be6f9985d943911 (diff)
downloadrpg-15965e387dfad6775563aebc18d38eda4fddf53b.tar.gz
rpg-15965e387dfad6775563aebc18d38eda4fddf53b.tar.bz2
Traditional Chinese language update
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r--lib/plugins/popularity/lang/zh-tw/lang.php6
-rw-r--r--lib/plugins/popularity/lang/zh-tw/submitted.txt3
2 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/zh-tw/lang.php b/lib/plugins/popularity/lang/zh-tw/lang.php
index cc96300ee..3ced0ee5a 100644
--- a/lib/plugins/popularity/lang/zh-tw/lang.php
+++ b/lib/plugins/popularity/lang/zh-tw/lang.php
@@ -8,6 +8,12 @@
* @author Li-Jiun Huang <ljhuang.tw@gmai.com>
* @author Cheng-Wei Chien <e.cwchien@gmail.com>
* @author Danny Lin
+ * @author Shuo-Ting Jian <shoting@gmail.com>
*/
$lang['name'] = '人氣回饋(載入可能需要一些時間)';
$lang['submit'] = '發送資料';
+$lang['autosubmit'] = '每月自動發送';
+$lang['submissionFailed'] = '由於以下原因,資料無法發送:';
+$lang['submitDirectly'] = '你可以利用以下的表單來發手動發送資料.';
+$lang['autosubmitError'] = '由於以下原因,上次自動發送失敗:';
+$lang['lastSent'] = '資料已發送';
diff --git a/lib/plugins/popularity/lang/zh-tw/submitted.txt b/lib/plugins/popularity/lang/zh-tw/submitted.txt
new file mode 100644
index 000000000..6febcd5b8
--- /dev/null
+++ b/lib/plugins/popularity/lang/zh-tw/submitted.txt
@@ -0,0 +1,3 @@
+====== 人氣回饋 ======
+
+資料已發送成功 \ No newline at end of file