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
@@ -27,7 +27,7 @@ x-i18n:
## 自动检测(默认)
如果**未配置模型**且 `tools.media.audio.enabled` **未**设置为 `false`,OpenClaw 会按以下顺序自动检测,并在找到第一个可用选项时停止:
如果**未配置模型**且 `tools.media.audio.enabled` **未**设置为 `false`,OpenClaw 会按以下顺序自动检测,并在找到第一个可用选项时停止:
1. **本地 CLI**(如已安装)
- `sherpa-onnx-offline`(需要 `SHERPA_ONNX_MODEL_DIR` 包含 encoder/decoder/joiner/tokens
@@ -116,5 +116,5 @@ x-i18n:
## 常见陷阱
- 作用域规则采用首次匹配优先。`chatType` 会被规范化为 `direct``group``room`
- 确保的 CLI 以退出码 0 退出并输出纯文本;JSON 格式需要通过 `jq -r .text` 进行转换。
- 确保的 CLI 以退出码 0 退出并输出纯文本;JSON 格式需要通过 `jq -r .text` 进行转换。
- 保持合理的超时时间(`timeoutSeconds`,默认 60 秒),以避免阻塞回复队列。