diff options
Diffstat (limited to 'program/localization/zh_TW/labels.inc')
-rw-r--r-- | program/localization/zh_TW/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/zh_TW/labels.inc b/program/localization/zh_TW/labels.inc index 12093427b..43cc08101 100644 --- a/program/localization/zh_TW/labels.inc +++ b/program/localization/zh_TW/labels.inc @@ -31,8 +31,8 @@ $labels['addressbook'] = '通訊錄'; $labels['inbox'] = '信件匣'; $labels['drafts'] = '草稿匣'; $labels['sent'] = '寄件備份'; -$labels['trash'] = '垃圾郵件'; -$labels['junk'] = '垃圾桶'; +$labels['trash'] = '垃圾桶'; +$labels['junk'] = '垃圾郵件'; $labels['subject'] = '主旨'; $labels['from'] = '寄件者'; $labels['to'] = '收件者'; |