fix(docs): translations

This commit is contained in:
Adam
2026-02-09 18:11:44 -06:00
parent 3118cab2d8
commit 85fa8abd50
312 changed files with 3578 additions and 3189 deletions

View File

@@ -42,13 +42,13 @@ frontmatter 定义命令属性。内容成为模板。
## 配置
您可以通过 OpenCode 配置或通过在 `commands/` 目录中创建 markdown 文件来添加自定义命令。
您可以通过 opencode 配置或通过在 `commands/` 目录中创建 markdown 文件来添加自定义命令。
---
### JSON
OpenCode [配置](/docs/config) 中使用 `command` 选项:
opencode [配置](/docs/config) 中使用 `command` 选项:
```json title="opencode.jsonc" {4-12}
{