diff options
author | Wayne San <waynesan@zerozone.tw> | 2009-05-10 13:37:36 +0200 |
---|---|---|
committer | Wayne San <waynesan@zerozone.tw> | 2009-05-10 13:37:36 +0200 |
commit | 14651ea7f88648219aed2f7e8decd44aafc85e94 (patch) | |
tree | 88d2be603ec80b2329cd628ec7de05e4dacd5c9b /lib/plugins/popularity/lang/zh-tw/lang.php | |
parent | 31b7267fa341e63e46ca747737c50bdbbbddd8bb (diff) | |
download | rpg-14651ea7f88648219aed2f7e8decd44aafc85e94.tar.gz rpg-14651ea7f88648219aed2f7e8decd44aafc85e94.tar.bz2 |
Traditional Chinese language update
Ignore-this: 1574044b5ced913648d0f9b4500b58e1
darcs-hash:20090510113736-76eff-9dadf7ceaa31e1f59c6c70413783b7c06ba5b0d1.gz
Diffstat (limited to 'lib/plugins/popularity/lang/zh-tw/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/zh-tw/lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/popularity/lang/zh-tw/lang.php b/lib/plugins/popularity/lang/zh-tw/lang.php index 849fda246..0809be299 100644 --- a/lib/plugins/popularity/lang/zh-tw/lang.php +++ b/lib/plugins/popularity/lang/zh-tw/lang.php @@ -6,5 +6,5 @@ * @author http://www.chinese-tools.com/tools/converter-simptrad.html * @author Wayne San <waynesan@zerozone.tw> */ -$lang['name'] = '人氣反饋(載入可能需要一些時間)'; -$lang['submit'] = '发送数据'; +$lang['name'] = '使用者反饋(載入可能需要一些時間)'; +$lang['submit'] = '傳送資料'; |