[groups] Add menu options for group actions

This commit is contained in:
Nick O'Leary
2020-03-16 10:20:48 +00:00
parent 1bf3b3077e
commit 266df86d98
4 changed files with 23 additions and 1 deletions

View File

@@ -91,7 +91,12 @@
"projects-new": "New",
"projects-open": "Open",
"projects-settings": "Project Settings",
"showNodeLabelDefault": "Show label of newly added nodes"
"showNodeLabelDefault": "Show label of newly added nodes",
"groups": "Groups",
"groupSelection": "Group selection",
"ungroupSelection": "Ungroup selection",
"groupMergeSelection": "Merge selection",
"groupRemoveSelection": "Remove from group"
}
},
"actions": {