Skip to content

feat(i18n): add Chinese (Simplified) translation#36

Merged
Skyfay merged 1 commit into
Skyfay:devfrom
Liyouran-center:feat/add-zh-translation-final
May 6, 2026
Merged

feat(i18n): add Chinese (Simplified) translation#36
Skyfay merged 1 commit into
Skyfay:devfrom
Liyouran-center:feat/add-zh-translation-final

Conversation

@Liyouran-center
Copy link
Copy Markdown
Contributor

This PR adds complete support for Simplified Chinese (zh-CN) to the project.
Key Changes:

  • i18n Configuration: Integrated the Chinese locale in apps/web/src/i18n/index.ts.
  • Translation File: Added apps/web/src/i18n/zh.json
  • UI Components: Updated LanguageSwitcher.tsx to include the Chinese language option.
  • Documentation: Updated architecture.md to reflect the addition of the Chinese translation file.

Notes for Maintainers
I am a new contributor and this is one of my first Pull Requests. If there are any issues with the coding style, translation accuracy, or commit formatting, please let me know. I am happy to make any necessary adjustments based on your feedback.

Thank you for your time and for maintaining this project!

@Liyouran-center Liyouran-center force-pushed the feat/add-zh-translation-final branch from 5b5dc4d to dcbcb32 Compare May 6, 2026 14:33
@Liyouran-center Liyouran-center force-pushed the feat/add-zh-translation-final branch from dcbcb32 to a83c4df Compare May 6, 2026 14:43
@Skyfay Skyfay deleted the branch Skyfay:dev May 6, 2026 17:43
@Skyfay Skyfay closed this May 6, 2026
@Skyfay Skyfay reopened this May 6, 2026
@Skyfay
Copy link
Copy Markdown
Owner

Skyfay commented May 6, 2026

Hey @Liyouran-center

Thank you so much for this PR and your work. This is a great addition :)
I will include these in the next version.

@Skyfay Skyfay merged commit d0fa4d8 into Skyfay:dev May 6, 2026
1 check passed
Skyfay added a commit that referenced this pull request May 6, 2026
Add a vNEXT section to docs/changelog.md marking the release as In Progress, note a new Simplified Chinese (zh-CN) translation (thanks @Liyouran-center, PR #36), and include Docker image details (skyfay/skysend:vNEXT, also tagged as latest and vNEXT) with supported platforms linux/amd64 and linux/arm64.
@Liyouran-center Liyouran-center deleted the feat/add-zh-translation-final branch May 6, 2026 23:43
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.

2 participants