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
+1 -1
View File
@@ -42,7 +42,7 @@ x-i18n:
- `kind`(字符串):插件类型(例如:`"memory"`)。
- `channels`(数组):此插件注册的渠道 id(例如:`["matrix"]`)。
- `providers`(数组):此插件注册的提供商 id。
- `skills`(数组):要加载的技能目录(相对于插件根目录)。
- `skills`(数组):要加载的 Skills 目录(相对于插件根目录)。
- `name`(字符串):插件的显示名称。
- `description`(字符串):插件简短描述。
- `uiHints`(对象):用于 UI 渲染的配置字段标签/占位符/敏感标志。