fix(docs): locale translations for nav elements and headings
This commit is contained in:
parent
8eea53a41e
commit
aea68c386a
484 changed files with 12743 additions and 11237 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Keybinds
|
||||
title: 快捷键
|
||||
description: 自定义您的按键绑定。
|
||||
---
|
||||
|
||||
|
|
@ -105,7 +105,7 @@ opencode 有一个按键绑定列表,您可以通过 opencode 配置进行自
|
|||
|
||||
---
|
||||
|
||||
## Leader key
|
||||
## Leader 键
|
||||
|
||||
opencode 对大多数按键绑定使用 `leader` 键。这可以避免终端中的冲突。
|
||||
|
||||
|
|
@ -115,7 +115,7 @@ opencode 对大多数按键绑定使用 `leader` 键。这可以避免终端中
|
|||
|
||||
---
|
||||
|
||||
## Disable keybind
|
||||
## 禁用按键绑定
|
||||
|
||||
您可以通过将按键添加到您的配置中并使用值“none”来禁用按键绑定。
|
||||
|
||||
|
|
@ -130,11 +130,11 @@ opencode 对大多数按键绑定使用 `leader` 键。这可以避免终端中
|
|||
|
||||
---
|
||||
|
||||
## Desktop prompt shortcuts
|
||||
## 桌面提示快捷键
|
||||
|
||||
opencode 桌面应用程序提示输入支持常见的 Readline/Emacs 风格的文本编辑快捷方式。这些是内置的,目前无法通过 `opencode.json` 进行配置。
|
||||
|
||||
| Shortcut | Action |
|
||||
| 快捷键 | 动作 |
|
||||
| -------- | ------------------------- |
|
||||
| `ctrl+a` | 移至当前行起点 |
|
||||
| `ctrl+e` | 移至当前行尾 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue