From 009c38960734c5e60d730ad2de881691ee5eb83c Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Fri, 11 Apr 2025 20:01:28 -0400 Subject: [PATCH] Rename reset keybindings to reset all keybindings (#3411) Co-authored-by: Benjamin Lu Co-authored-by: github-actions --- .../dialog/content/setting/KeybindingPanel.vue | 14 +++++++------- src/locales/en/main.json | 3 ++- src/locales/es/main.json | 5 +++-- src/locales/fr/main.json | 3 ++- src/locales/ja/main.json | 3 ++- src/locales/ko/main.json | 3 ++- src/locales/ru/main.json | 5 +++-- src/locales/zh/main.json | 3 ++- src/stores/keybindingStore.ts | 4 ++-- 9 files changed, 25 insertions(+), 18 deletions(-) diff --git a/src/components/dialog/content/setting/KeybindingPanel.vue b/src/components/dialog/content/setting/KeybindingPanel.vue index 55a4e3ceb..62e576f45 100644 --- a/src/components/dialog/content/setting/KeybindingPanel.vue +++ b/src/components/dialog/content/setting/KeybindingPanel.vue @@ -101,14 +101,14 @@