Add Traditional Chinese README translation#3702
Open
doggy8088 wants to merge 1 commit intosharkdp:masterfrom
Open
Add Traditional Chinese README translation#3702doggy8088 wants to merge 1 commit intosharkdp:masterfrom
doggy8088 wants to merge 1 commit intosharkdp:masterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a Traditional Chinese (繁體中文) translation of the project README and updates the language navigation links across existing README translations to include it (and to label Simplified Chinese as “简体中文”).
Changes:
- Added
doc/README-zh-tw.mdwith a full Traditional Chinese translation of the README. - Updated language selector links in
README.mdand existing translated READMEs to include the new Traditional Chinese link and rename “中文” to “简体中文”.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
README.md |
Updates language navigation to include “繁體中文” and rename Simplified Chinese to “简体中文”. |
doc/README-ja.md |
Updates language navigation links to add Traditional Chinese and rename Simplified Chinese. |
doc/README-ko.md |
Updates language navigation links to add Traditional Chinese and rename Simplified Chinese. |
doc/README-ru.md |
Updates language navigation links to add Traditional Chinese and rename Simplified Chinese. |
doc/README-zh.md |
Renames the current-language label to “简体中文” and adds a link to “繁體中文”. |
doc/README-zh-tw.md |
Adds the full Traditional Chinese README translation, including navigation and all sections. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
969a35d to
1afc6ab
Compare
0628935 to
b0f2c24
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.
This pull request adds a Traditional Chinese (繁體中文) translation for the project's
READMEfile.Changes included:
doc/README-zh-tw.mdfile containing the full translation.README.md,doc/README-ja.md,doc/README-ko.md,doc/README-ru.md, anddoc/README-zh.mdto include a link to the new Traditional Chinese version and renamed the existing Chinese link to "简体中文" (Simplified Chinese) for clarity.This will improve accessibility for users who prefer Traditional Chinese.