Add editor scope to keyboard shortcut scope select

This commit is contained in:
Nick O'Leary
2023-04-28 17:47:16 +01:00
parent 00e7e4d43c
commit 86dfe86813
2 changed files with 6 additions and 1 deletions

View File

@@ -491,6 +491,7 @@
"unassigned": "Unassigned",
"global": "global",
"workspace": "workspace",
"editor": "edit dialog",
"selectAll": "Select all",
"selectNone": "Select none",
"selectAllConnected": "Select connected",