Add support to keyboard shortcuts dialog for [digits]
This commit is contained in:
parent
7123abc122
commit
42ffc5c9e8
2 changed files with 5 additions and 1 deletions
|
@ -2973,5 +2973,6 @@
|
|||
"Esc": "Esc",
|
||||
"Enter": "Enter",
|
||||
"Space": "Space",
|
||||
"End": "End"
|
||||
"End": "End",
|
||||
"[number]": "[number]"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue