Skip to content

feat(i18n): Add Traditional Chinese (zh-TW) support#248

Merged
outsourc-e merged 1 commit intooutsourc-e:mainfrom
a053661975-png:main
May 3, 2026
Merged

feat(i18n): Add Traditional Chinese (zh-TW) support#248
outsourc-e merged 1 commit intooutsourc-e:mainfrom
a053661975-png:main

Conversation

@a053661975-png
Copy link
Copy Markdown
Contributor

closes #228
Add zh-TW Traditional Chinese locale under src/i18n/locales/zh-TW.json

  • Add zh-TW locale with Taiwan-specific terms (檔案, 終端機, 記憶體, 市集, 設定, 儲存, 搜尋, 載入中 etc.)
  • Update getLocale() to match full navigator.language before splitting, ensuring zh-TW users are not routed to Simplified Chinese
  • Rename zh label to 中文(简体)for clarity

- Add zh-TW locale with Taiwan-specific terms (檔案, 終端機, 記憶體, 市集, 設定, 儲存, 搜尋, 載入中 etc.)
- Update getLocale() to match full navigator.language before splitting, ensuring zh-TW users are not routed to Simplified Chinese
- Rename zh label to 中文(简体)for clarity
@a053661975-png a053661975-png marked this pull request as ready for review May 2, 2026 23:44
@outsourc-e outsourc-e merged commit acaa4e5 into outsourc-e:main May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Traditional Chinese (zh-TW) support

2 participants