diff options
-rw-r--r-- | language/zh_TW/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 8ae5dcc7a..8d34f6575 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -265,7 +265,7 @@ $lang['Show number of comments'] = '顯示評論總數'; $lang['Show number of hits'] = '顯示點擊次數'; $lang['slideshow'] = '幻燈片放映'; $lang['stop the slideshow'] = '停止幻燈片放映'; -$lang['Specials'] = '特別類'; +$lang['Specials'] = '相簿特別選單'; $lang['SQL queries in'] = 'sql 查詢語句'; $lang['display only recently posted photos'] = '只顯示最近內容'; $lang['return to the display of all photos'] = '返回到所有圖片頁面'; @@ -278,7 +278,7 @@ $lang['today'] = '今天'; $lang['Update your rating'] = '更改投票'; $lang['the username must be given'] = '缺少用戶名'; $lang['useful when password forgotten'] = '在情況下,忘記了密碼有用的'; -$lang['Quick search'] = '快速搜索'; +$lang['Quick search'] = '快速搜尋'; $lang['Connected user: %s'] = '在線用戶: %s'; $lang['IP: %s'] = 'IP地址: %s'; $lang['Browser: %s'] = '瀏覽器: %s'; |