diff options
| author | Adam <[email protected]> | 2026-02-10 13:59:14 -0600 |
|---|---|---|
| committer | opencode <[email protected]> | 2026-02-10 20:22:30 +0000 |
| commit | fd5531316f858b77274e26975796aec41ba5128c (patch) | |
| tree | 6337bc388da712e35b24e3bf6bdf903b21cecfa4 /packages/web/src/content/docs/ja/keybinds.mdx | |
| parent | fbc41475b403a23f004f63289b264c224b9d6b2f (diff) | |
| download | opencode-fd5531316f858b77274e26975796aec41ba5128c.tar.gz opencode-fd5531316f858b77274e26975796aec41ba5128c.zip | |
fix(docs): locale translations
Diffstat (limited to 'packages/web/src/content/docs/ja/keybinds.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ja/keybinds.mdx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/ja/keybinds.mdx b/packages/web/src/content/docs/ja/keybinds.mdx index d0f5f8681..30a36054e 100644 --- a/packages/web/src/content/docs/ja/keybinds.mdx +++ b/packages/web/src/content/docs/ja/keybinds.mdx @@ -178,7 +178,7 @@ OpenCode デスクトップ アプリのプロンプト入力は、テキスト� ] ``` -これをルートレベルの `actions` 配列に追加します。 +これをルートレベルの `keybindings` 配列に追加します。 ```json "keybindings": [ @@ -189,4 +189,4 @@ OpenCode デスクトップ アプリのプロンプト入力は、テキスト� ] ``` -ファイルを保存し、Windows terminal を再起動するか、新しいタブを開きます。 +ファイルを保存し、Windows Terminal を再起動するか、新しいタブを開きます。 |
