diff options
author | 日向小郎 <syaoranhinata@gmail.com> | 2013-03-11 15:33:07 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-03-11 15:33:07 +0100 |
commit | 5b84f8e9c9749b424f3813f7126245330a7deb1c (patch) | |
tree | c8b6450718cea64b944fcdd0faf13e730a79ffbd /lib/plugins/popularity/lang/zh-tw/lang.php | |
parent | 8c447db27f2ba34e86e64fe285e1ecfe08e486f1 (diff) | |
download | rpg-5b84f8e9c9749b424f3813f7126245330a7deb1c.tar.gz rpg-5b84f8e9c9749b424f3813f7126245330a7deb1c.tar.bz2 |
Traditional chinese language update
Diffstat (limited to 'lib/plugins/popularity/lang/zh-tw/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/zh-tw/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/popularity/lang/zh-tw/lang.php b/lib/plugins/popularity/lang/zh-tw/lang.php index 890c23bfa..b34efe995 100644 --- a/lib/plugins/popularity/lang/zh-tw/lang.php +++ b/lib/plugins/popularity/lang/zh-tw/lang.php @@ -12,7 +12,7 @@ * @author syaoranhinata@gmail.com * @author Ichirou Uchiki <syaoranhinata@gmail.com> */ -$lang['name'] = '人氣回饋(可能需要一些時間載入)'; +$lang['name'] = '人氣回饋 (可能需要一些時間載入) '; $lang['submit'] = '發送資料'; $lang['autosubmit'] = '每月自動發送'; $lang['submissionFailed'] = '由於以下原因,資料無法發送:'; |