Add support to keyboard shortcuts dialog for [digits]

This commit is contained in:
Michael Telatynski 2021-05-24 18:08:43 +01:00
parent 7123abc122
commit 42ffc5c9e8
2 changed files with 5 additions and 1 deletions

View file

@ -2973,5 +2973,6 @@
"Esc": "Esc",
"Enter": "Enter",
"Space": "Space",
"End": "End"
"End": "End",
"[number]": "[number]"
}