Skip to content

feat(i18n): add zh-TW translations#983

Open
serkodev wants to merge 2 commits intonpmx-dev:mainfrom
serkodev:i18n/zh-tw
Open

feat(i18n): add zh-TW translations#983
serkodev wants to merge 2 commits intonpmx-dev:mainfrom
serkodev:i18n/zh-tw

Conversation

@serkodev
Copy link

@serkodev serkodev commented Feb 5, 2026

  • Add zh-TW translations with 100% coverage

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 5, 2026 3:58am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 5, 2026 3:58am
npmx-lunaria Ignored Ignored Feb 5, 2026 3:58am

Request Review

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

This pull request enables Traditional Chinese (zh-TW) locale support by adding an active zh-TW entry in the i18n configuration and introducing two zh-TW translation files: i18n/locales/zh-TW.json and lunaria/files/zh-TW.json. Both JSON files provide extensive Traditional Chinese translations for navigation, search, settings, package pages, user/organisation management and other UI sections. No runtime logic or control-flow changes are included.

Possibly related PRs

  • feat(i18n): add marathi support #800: Adds a locale entry in config/i18n.ts and corresponding i18n locale JSON files (similar code-level changes to localization configuration and locale assets).

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description directly corresponds to the changeset, which adds zh-TW translations across configuration and locale files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

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.

1 participant