Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n): Add Chinese language pack support #2212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iambocai
Copy link

Description & motivation 💭

This commit adds Chinese translations for the application, including localization strings for modules such as workflows, scheduling, date pickers, namespaces, error types, data encoding, batch operations, general vocabulary, Nexus, and workers. It also updates the internationalization configuration to include a Chinese language option.

Screenshots (if applicable) 📸

image
image
image
image

Due to some display characters in the frontend code not adhering to i18next encoding requirements, there are still places where localized characters cannot be displayed at present. This issue will be addressed in future resolutions within other related tickets.

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

  1. Clone the new code
  2. Setup ui development environment and start it
  3. Change your bowser prefer language to Chinese Simplified(中文简体)
  4. Visit http://localhost:3000/

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

No.

@iambocai iambocai requested a review from a team as a code owner July 17, 2024 10:09
@iambocai iambocai requested review from KATIETOLER and removed request for a team July 17, 2024 10:09
Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
holocene ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 10:34am

@CLAassistant
Copy link

CLAassistant commented Jul 17, 2024

CLA assistant check
All committers have signed the CLA.

This commit adds Chinese translations for the application, including localization strings for modules such as workflows, scheduling, date pickers, namespaces, error types, data encoding, batch operations, general vocabulary, Nexus, and workers. It also updates the internationalization configuration to include a Chinese language option.
@iambocai
Copy link
Author

iambocai commented Aug 2, 2024

@KATIETOLER Can you help me review it? If there is anything that needs to be modified, please don’t hesitate to tell me.

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