mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 18:26:38 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -45,9 +45,9 @@ OpenCode で利用可能なすべての組み込みツールを次に示しま
|
||||
|
||||
---
|
||||
|
||||
### バッシュ
|
||||
### Bash
|
||||
|
||||
プロジェクト環境でシェル コマンドを実行します。
|
||||
プロジェクト環境でshell コマンドを実行します。
|
||||
|
||||
```json title="opencode.json" {4}
|
||||
{
|
||||
@@ -58,7 +58,7 @@ OpenCode で利用可能なすべての組み込みツールを次に示しま
|
||||
}
|
||||
```
|
||||
|
||||
このツールを使用すると、LLM は `npm install`、`git status`、またはその他のシェル コマンドなどの端末コマンドを実行できます。
|
||||
このツールを使用すると、LLM は `npm install`、`git status`、またはその他のshell コマンドなどのterminalコマンドを実行できます。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user