fix(i18n): 补充状态弹窗等场景的 11 条缺失词条(同步 zh-TW)#665
Merged
wyc-26 merged 1 commit intomaboloshi:gh-pagesfrom Apr 6, 2026
Merged
Conversation
1. 在 locals.js 与 locals(greasyfork).js 补充 11 条简体词条,覆盖状态弹窗、附件入口、标签描述与字符计数场景。 2. 在 locals_zh-TW.js 同步补充对应繁体词条,保持简繁词库结构一致。 3. 变更基于 upstream/gh-pages 最新内容做增量追加,不覆盖上游既有词条。
Owner
|
您好 感谢反馈,不过仅需补充 |
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.
变更背景
本 PR 在对齐上游
gh-pages最新基线后,按“仅增量补充、不覆盖上游已有词条”的方式,补充缺失翻译。本次新增词条(11 条)
"What's happening"->"发生了什么"(zh-TW:發生了什麼)"Expiration"->"有效期""Your status will be cleared after the selected time."->"在所选时间后,您的状态将被清除。"(zh-TW 已同步)"Limit status visibility to a single organization."->"将状态可见范围限制为单个组织。"(zh-TW 已同步)"Add files, and spaces"->"添加文件和空间"(zh-TW:添加文件和空間)"View status"->"查看状态"(zh-TW:查看狀態)"What's new"->"新变化"(zh-TW:新變化)"Switch to the classic experience"->"切换到经典体验"(zh-TW 已同步)"Name"->"名称"(补充于标签创建弹窗场景)"Optionally add a description"->"可选添加描述"(zh-TW:可選新增描述)/(\d+) characters remaining/->"还可输入 $1 个字符"(zh-TW:還可輸入 $1 個字元)影响文件
locals.jslocals(greasyfork).jslocals_zh-TW.js主要覆盖场景
说明