fix(docs): translations
This commit is contained in:
@@ -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}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user