i18n(zh-TW): complete zh-TW translations for config and shared#409
Open
xdfnet wants to merge 1 commit into
Open
i18n(zh-TW): complete zh-TW translations for config and shared#409xdfnet wants to merge 1 commit into
xdfnet wants to merge 1 commit into
Conversation
- config.json: 12 missing keys (systemPrompt/edit + addInstructions, llm.load.promptTemplate, numParallelSessions, useUnifiedKvCache, numCpuExpertLayersRatio, llama.physicalBatchSize/subTitle, presets/saveChanges*, presets/cannotSaveChangesNoChanges) - shared.json: 1 missing key (beta) Also align zh-TW presets block with en naming upgrade: commitChanges -> saveChanges (matches en), same approach as zh-CN PR5/6. 术语: 提交/保存 -> 儲存, 暫停 -> 按住. config.json reaches 100% parity with en; shared.json 100%.
Author
|
I have read the CLA Document and I hereby sign the CLA. |
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.
zh-TW config.json 与 shared.json 同步 en 版本。
config.json — 12 个新增/重命名
对齐 en 命名升级(commitChanges → saveChanges),与 zh-CN PR5/6 同一策略。术语:提交/保存 → 儲存;暫停 → 按住。
shared.json — 1 个新增
完成后:config.json 100%;shared.json 100%。与 #408 (#dev+models) 无依赖关系,可独立评审。