mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 20:36:12 +00: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:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
read_when:
|
||||
- 您想要通过引导式设置配置 Gateway、工作区、认证、渠道和技能
|
||||
summary: "`openclaw onboard`(交互式上手引导向导)的 CLI 参考"
|
||||
- 你想要通过引导式设置配置 Gateway网关、工作区、认证、渠道和 Skills
|
||||
summary: "`openclaw onboard`(交互式新手引导向导)的 CLI 参考"
|
||||
title: onboard
|
||||
x-i18n:
|
||||
generated_at: "2026-02-01T20:21:15Z"
|
||||
@@ -14,11 +14,11 @@ x-i18n:
|
||||
|
||||
# `openclaw onboard`
|
||||
|
||||
交互式上手引导向导(本地或远程 Gateway 设置)。
|
||||
交互式新手引导向导(本地或远程 Gateway网关设置)。
|
||||
|
||||
相关内容:
|
||||
|
||||
- 向导指南:[上手引导](/start/onboarding)
|
||||
- 向导指南:[新手引导](/start/onboarding)
|
||||
|
||||
## 示例
|
||||
|
||||
@@ -31,6 +31,6 @@ openclaw onboard --mode remote --remote-url ws://gateway-host:18789
|
||||
|
||||
流程说明:
|
||||
|
||||
- `quickstart`:最少提示,自动生成 Gateway 令牌。
|
||||
- `quickstart`:最少提示,自动生成 Gateway网关令牌。
|
||||
- `manual`:完整的端口/绑定/认证提示(`advanced` 的别名)。
|
||||
- 最快开始聊天的方式:`openclaw dashboard`(控制台 UI,无需渠道设置)。
|
||||
|
||||
Reference in New Issue
Block a user