Docs: normalize zh-CN terminology + tone

What: switch to 你/你的 tone; standardize Skills/Gateway网关/local loopback/私信 wording
Why: align zh-CN docs with issue 6995 feedback + idiomatic tech style
Tests: pnpm docs:build
This commit is contained in:
Josh Palmer
2026-02-02 15:46:45 +01:00
parent 2b1f68c928
commit 5676a6b38d
237 changed files with 2322 additions and 2337 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ x-i18n:
- 配置辅助函数:`buildChannelConfigSchema``setAccountEnabledInConfigSection``deleteAccountFromConfigSection`
`applyAccountNameToChannelSection`
- 配对辅助函数:`PAIRING_APPROVED_MESSAGE``formatPairingApproveHint`
- 手引导辅助函数:`promptChannelAccessConfig``addWildcardAllowFrom`手引导类型。
- 手引导辅助函数:`promptChannelAccessConfig``addWildcardAllowFrom`手引导类型。
- 工具参数辅助函数:`createActionGate``readStringParam``readNumberParam``readReactionParams``jsonResult`
- 文档链接辅助函数:`formatDocsLink`
@@ -174,7 +174,7 @@ export type PluginRuntime = {
### 阶段 2:轻度直接导入的插件
- 将 Matrix 迁移到 SDK + 运行时。
- 验证手引导、目录、群组提及逻辑。
- 验证手引导、目录、群组提及逻辑。
### 阶段 3:重度直接导入的插件