iachat/app/javascript/dashboard/i18n/locale/zh_TW
YJack0000 45124c3b41
fix(i18n): improve zh-TW translation coverage and quality (#14004)
Comprehensive update to Traditional Chinese (Taiwan) translations. As a
native zh-TW speaker and active user based in Taiwan, I found the
existing translations were quite incomplete (~54% overall) with many
strings still in English. Some existing translations also used
Simplified Chinese terms or unnatural phrasing.

I chose to submit this as a direct PR rather than going through Crowdin
because working through all the files at once is much faster and lets me
ensure consistent terminology across the entire locale.

Closes #14003

## What changed

**Backend (`config/locales/zh_TW.yml`)**
- Translated all ~259 previously untranslated strings (was ~19%
complete, now 100%)
- Covers: error messages, notifications, activity logs, integration
descriptions, Captain AI, public portal, reports

**Frontend (42 JSON files under `dashboard/i18n/locale/zh_TW/`)**
- Translated ~2,627 previously untranslated strings (was ~50% complete,
now ~100%)
- Most impacted files: `inboxMgmt.json`, `integrations.json`,
`settings.json`, `conversation.json`, `contact.json`, `report.json`

**Quality fixes across all files**
- Replaced Simplified Chinese terms mixed into zh-TW: 账→帳, 获→取得, 模板→範本,
收件箱→收件匣, 重置→重設, 自定義→自訂
- Standardized terminology for consistency: 客服人員 (agent), 延後 (snooze),
稽核 (audit), 巨集 (macro)
- Fixed incorrect translations (e.g., audit log table headers were
swapped, availability label was wrong)

## How to test

1. Set account/user language to 中文(台灣)
2. Navigate through the dashboard — settings, inbox management,
integrations, reports, conversations
3. Verify strings display in natural Traditional Chinese with no
remaining English gaps
4. Check that all placeholders (names, counts, dates) render correctly
2026-04-08 13:42:20 +05:30
..
advancedFilters.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
agentBots.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
agentMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
attributesMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
auditLogs.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
automation.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
bulkActions.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
campaign.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
cannedMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
chatlist.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
companies.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
components.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
contact.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
contactFilters.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
contentTemplates.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
conversation.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
csatMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
customRole.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
datePicker.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
emoji.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
general.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
generalSettings.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
helpCenter.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
inbox.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
inboxMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
index.js fix(i18n): add zh_TW snooze parser locale (#13822) 2026-03-25 16:54:18 +05:30
integrationApps.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
integrations.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
labelsMgmt.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
login.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
macros.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
mfa.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
report.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
resetPassword.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
search.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
setNewPassword.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
settings.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
signup.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
sla.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
snooze.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
teamsSettings.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
webhooks.json chore: Update zh_TW i18n files (#1262) 2020-09-22 19:16:00 +05:30
whatsappTemplates.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30
yearInReview.json fix(i18n): improve zh-TW translation coverage and quality (#14004) 2026-04-08 13:42:20 +05:30