mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 21:01:43 +03:00
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:
@@ -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:重度直接导入的插件
|
||||
|
||||
|
||||
Reference in New Issue
Block a user