Include unassigned keys to shortcut dialog

This commit is contained in:
Nick O'Leary
2017-01-11 11:41:25 +00:00
parent b1684e82d8
commit 3cd53f617a
3 changed files with 18 additions and 7 deletions

View File

@@ -189,6 +189,7 @@
},
"keyboard": {
"title": "Keyboard Shortcuts",
"unassigned": "Unassigned",
"selectAll": "Select all nodes",
"selectAllConnected": "Select all connected nodes",
"addRemoveNode": "Add/remove node from selection",