mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
fix(docs): locale translations
This commit is contained in:
parent
19ad7ad809
commit
4c4e30cd71
351 changed files with 3744 additions and 3765 deletions
|
|
@ -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コマンドを実行できます。
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue