chore(i18n): complete Chinese translation for zh.ts files#25800
Open
LifetimeVip wants to merge 1 commit intoanomalyco:devfrom
Open
chore(i18n): complete Chinese translation for zh.ts files#25800LifetimeVip wants to merge 1 commit intoanomalyco:devfrom
LifetimeVip wants to merge 1 commit intoanomalyco:devfrom
Conversation
Contributor
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
Author
|
recheck |
Author
|
recheck |
Author
|
recheck |
1 similar comment
Author
|
recheck |
Contributor
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Contributor
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Author
|
Hi @adamdotdevin, this PR has been ready for a while with all checks passing. Could you please review when you have a moment? Thanks! |
e06471e to
b60a8d6
Compare
This was referenced May 7, 2026
ef74ace to
97e84a3
Compare
97e84a3 to
6393032
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue for this PR
Closes #25604
Type of change
What does this PR do?
Completes the Simplified Chinese (zh) translation for three modules (app, ui, desktop).
Keyboard key names kept in English per convention.
How did you verify your code works?
All 994 keys present in both EN and ZH TypeScript files. Verified via custom parser.
Screenshots / recordings
Not applicable - translation change only, no UI modifications.
Checklist