change shortcut e.key to e.code

This commit is contained in:
Gabe Yuan
2023-09-22 15:33:37 +08:00
parent 87f099dd7f
commit 7c67bb7181
3 changed files with 10 additions and 10 deletions

View File

@@ -576,8 +576,8 @@ export const I18N = {
en: `Trigger Translation Shortcut Keys`,
},
trigger_trans_shortcut_help: {
zh: `默认为单击“Alt+i`,
en: `Default is "Alt+i"`,
zh: `默认为单击“AltLeft+KeyI`,
en: `Default is "AltLeft+KeyI"`,
},
shortcut_press_count: {
zh: `快捷键连击次数`,