diff options
Diffstat (limited to '')
-rw-r--r-- | language/zh_TW/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index daecdb4c5..cfb5d2b4e 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -135,7 +135,6 @@ $lang['posted between %s (%s) and %s (%s)'] = '插入到 %s (%s) 和 le %s (%s) $lang['posted on %s'] = '插入 %s'; $lang['Best rated'] = '得票最高'; $lang['display best rated photos'] = '顯示得票最高的圖片'; -$lang['caddie'] = '購物籃'; $lang['Calendar'] = '日曆'; $lang['All'] = '所有'; $lang['display each day with photos, month per month'] = '按時間順序來顯示'; @@ -327,12 +326,10 @@ $lang['letters'] = '字母'; $lang['show tag cloud'] = '顯示標籤雲'; $lang['cloud'] = '雲'; $lang['Are you sure?'] = '確定?'; -$lang['delete this comment'] = '刪除評論'; $lang['Reset to default values'] = '重置為默認值'; $lang['delete all photos from your favorites'] = '刪除您的收藏裡所有相片'; $lang['Sent by'] = 'Sent by'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = '您的瀏覽器已關閉或者不支持Cookies. 您必須開啟 cookies 才能登錄.'; -$lang['edit this comment'] = '修改此評論'; $lang['Edit a comment'] = '修改一個評論'; $lang['(!) This comment requires validation'] = '(!) 此評論需要審核'; $lang['Welcome'] = '歡迎'; @@ -344,7 +341,6 @@ $lang['I want to add photos'] = '我想添加相片'; $lang['Manage this user comment: %s'] = '管理此用戶的評論: %s'; $lang['This author modified following comment:'] = '此作者修改了以下的評論:'; $lang['This author removed the comment with id %d'] = '此作者刪除了 id 為 %d 的評論'; -$lang['validate this comment'] = '審核此評論'; $lang['Sent by'] = '發送人'; $lang['html tags are not allowed in login'] = 'login內不允許有html標籤'; $lang['%d rates'] = '%d 評價'; |