fix(docs): locale translations
This commit is contained in:
@@ -22,13 +22,13 @@ opencode には 2 つの組み込みモードが付属しています。
|
||||
|
||||
---
|
||||
|
||||
### 建てる
|
||||
### Build
|
||||
|
||||
ビルドは、すべてのツールが有効になっている **デフォルト** モードです。これは、ファイル操作やシステム コマンドへのフル アクセスが必要な開発作業の標準モードです。
|
||||
|
||||
---
|
||||
|
||||
### プラン
|
||||
### Plan
|
||||
|
||||
計画と分析のために設計された制限付きモード。プラン モードでは、次のツールはデフォルトで無効になっています。
|
||||
|
||||
@@ -86,7 +86,7 @@ opencode には 2 つの組み込みモードが付属しています。
|
||||
|
||||
Markdown ファイルを使用してモードを定義することもできます。それらを次の場所に置きます。
|
||||
|
||||
- グローバル: `~/.config/opencode/agents/`
|
||||
- グローバル: `~/.config/opencode/modes/`
|
||||
- プロジェクト: `.opencode/modes/`
|
||||
|
||||
```markdown title="~/.config/opencode/modes/review.md"
|
||||
|
||||
Reference in New Issue
Block a user