fix(docs): locale translations

This commit is contained in:
Adam
2026-02-10 07:11:13 -06:00
parent 19ad7ad809
commit 4c4e30cd71
351 changed files with 3744 additions and 3765 deletions

View File

@@ -140,7 +140,7 @@ opencode 權限由工具名稱和一些安全防護措施決定:
- `lsp` — 運行 LSP 查詢(當前非粒度)
- `todoread`、`todowrite` — 讀取/更新待辦事項列表
- `webfetch` — 獲取 URL與 URL 匹配)
- `websearch`、`codesearch` — 網頁/碼搜索(與查詢匹配)
- `websearch`、`codesearch` — 網頁/程式碼搜索(與查詢匹配)
- `external_directory` — 當工具觸及項目工作目錄之外的路徑時觸發
- `doom_loop` — 當相同的工具調用使用相同的輸入重複 3 次時觸發
@@ -181,7 +181,7 @@ opencode 權限由工具名稱和一些安全防護措施決定:
---
## 代理商
## Agents
您可以覆蓋每個代理的權限。代理權限與全局​​配置合併,代理規則優先。 [了解更多](/docs/agents#permissions) 關於代理權限。