mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 05:02:04 +03:00
Docs: update zh-CN translations and pipeline
What: - update zh-CN glossary, TM, and translator prompt - regenerate zh-CN docs and apply targeted fixes - add zh-CN AGENTS pipeline guidance Why: - address terminology/spacing feedback from #6995 Tests: - pnpm build && pnpm check && pnpm test
This commit is contained in:
+12
-12
@@ -1,28 +1,28 @@
|
||||
---
|
||||
read_when:
|
||||
- 你是新手,想要"该点什么/运行什么"的指南
|
||||
- 出了点问题,你需要尽快修复
|
||||
summary: 帮助中心:常见修复、安装完整性检查,以及出问题时该去哪里查
|
||||
- 你是新手,想要“该点击/运行什么”的指南
|
||||
- 出问题了,想要最快的修复路径
|
||||
summary: 帮助中心:常见修复、安装完整性检查,以及出问题时去哪里查看
|
||||
title: 帮助
|
||||
x-i18n:
|
||||
generated_at: "2026-02-01T20:40:14Z"
|
||||
generated_at: "2026-02-03T07:49:05Z"
|
||||
model: claude-opus-4-5
|
||||
provider: pi
|
||||
source_hash: 9356d1929df3e81a25c23ec55a51213090f7f761761b1cb055649c8d23df79a4
|
||||
source_path: help/index.md
|
||||
workflow: 14
|
||||
workflow: 15
|
||||
---
|
||||
|
||||
# 帮助
|
||||
|
||||
如果你想快速解决问题,从这里开始:
|
||||
如果你想要快速“解决问题”的流程,从这里开始:
|
||||
|
||||
- **故障排除:** [从这里开始](/help/troubleshooting)
|
||||
- **安装完整性检查(Node/npm/PATH):** [安装](/install#nodejs--npm-path-sanity)
|
||||
- **Gateway网关问题:** [Gateway网关故障排除](/gateway/troubleshooting)
|
||||
- **日志:** [日志](/logging) 和 [Gateway网关日志](/gateway/logging)
|
||||
- **修复:** [Doctor](/gateway/doctor)
|
||||
- **故障排除:**[从这里开始](/help/troubleshooting)
|
||||
- **安装完整性检查(Node/npm/PATH):**[安装](/install#nodejs--npm-path-sanity)
|
||||
- **Gateway 网关问题:**[Gateway 网关故障排除](/gateway/troubleshooting)
|
||||
- **日志:**[日志记录](/logging) 和 [Gateway 网关日志记录](/gateway/logging)
|
||||
- **修复:**[Doctor](/gateway/doctor)
|
||||
|
||||
如果你在寻找概念性问题(而非"出了问题"):
|
||||
如果你在寻找概念性问题(不是“出问题了”):
|
||||
|
||||
- [常见问题(概念)](/help/faq)
|
||||
|
||||
Reference in New Issue
Block a user