diff --git a/docs/keybindings/Keybindings_en.md b/docs/keybindings/Keybindings_en.md
index b911b0538..38302fcd8 100644
--- a/docs/keybindings/Keybindings_en.md
+++ b/docs/keybindings/Keybindings_en.md
@@ -93,11 +93,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
S: squash all 'fixup!' commits above selected commit (autosquash)
ctrl+j: move commit down one
ctrl+k: move commit up one
+ v: paste commits (cherry-pick)
A: amend commit with staged changes
t: revert commit
- v: paste commits (cherry-pick)
- ctrl+l: open log menu
T: tag commit
+ ctrl+l: open log menu
space: checkout commit
y: copy commit attribute
o: open commit in browser
diff --git a/docs/keybindings/Keybindings_nl.md b/docs/keybindings/Keybindings_nl.md
index 78f266b2e..3d5e2cecb 100644
--- a/docs/keybindings/Keybindings_nl.md
+++ b/docs/keybindings/Keybindings_nl.md
@@ -120,11 +120,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
S: squash bovenstaande commits
ctrl+j: verplaats commit 1 naar beneden
ctrl+k: verplaats commit 1 naar boven
+ v: plak commits (cherry-pick)
A: wijzig commit met staged veranderingen
t: commit ongedaan maken
- v: plak commits (cherry-pick)
- ctrl+l: open log menu
T: tag commit
+ ctrl+l: open log menu
space: checkout commit
y: copy commit attribute
o: open commit in browser
diff --git a/docs/keybindings/Keybindings_pl.md b/docs/keybindings/Keybindings_pl.md
index 7cde6f64b..7c2427949 100644
--- a/docs/keybindings/Keybindings_pl.md
+++ b/docs/keybindings/Keybindings_pl.md
@@ -79,11 +79,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
S: spłaszcz wszystkie commity naprawcze powyżej zaznaczonych commitów (autosquash)
ctrl+j: przenieś commit 1 w dół
ctrl+k: przenieś commit 1 w górę
+ v: wklej commity (przebieranie)
A: popraw commit zmianami z poczekalni
t: odwróć commit
- v: wklej commity (przebieranie)
- ctrl+l: open log menu
T: tag commit
+ ctrl+l: open log menu
space: checkout commit
y: copy commit attribute
o: open commit in browser
diff --git a/docs/keybindings/Keybindings_zh.md b/docs/keybindings/Keybindings_zh.md
index 97f525658..aea56c1c2 100644
--- a/docs/keybindings/Keybindings_zh.md
+++ b/docs/keybindings/Keybindings_zh.md
@@ -122,11 +122,11 @@ _This file is auto-generated. To update, make the changes in the pkg/i18n direct
S: 压缩在所选提交之上的所有“fixup!”提交(自动压缩)
ctrl+j: 下移提交
ctrl+k: 上移提交
+ v: 粘贴提交(拣选)
A: 用已暂存的更改来修补提交
t: 还原提交
- v: 粘贴提交(拣选)
- ctrl+l: 打开日志菜单
T: 标签提交
+ ctrl+l: 打开日志菜单
space: 检出提交
y: copy commit attribute
o: 在浏览器中打开提交