[Dev] i18n(zh-TW): Add Traditional Chinese translations and make more labels translatable#7393
Open
ystartgo wants to merge 12 commits intooobabooga:mainfrom
Open
[Dev] i18n(zh-TW): Add Traditional Chinese translations and make more labels translatable#7393ystartgo wants to merge 12 commits intooobabooga:mainfrom
ystartgo wants to merge 12 commits intooobabooga:mainfrom
Conversation
Owner
|
I have made some changes but can't push to your branch because I don't have write access. Can you edit the PR and check "Allow edits by maintainers"? |
Author
c04227a to
be6fc06
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.

Checklist:
[V ] I have read the Contributing guidelines.
Add zh‑TW dictionary; localize chat placeholder/button and model/parameter labels.
Make additional model options translatable: compute_dtype, quant_type, experts‑per‑token, cpu/disk, bf16, no_flash_attn/xformers/sdpa, cfg‑cache.
Lint: ran pyflakes/pycodestyle with allowed ignores (E402/E501/E722); fix duplicate keys and unused exception vars.
Tested locally on portable build; verified UI across Parameters/Model/Chat tabs.