mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add RED.view.selectNodes api for node selection whilst editing
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"status": "Status",
|
||||
"enabled": "Enabled",
|
||||
"disabled":"Disabled",
|
||||
"info": "Description"
|
||||
"info": "Description",
|
||||
"selectNodes": "Select nodes"
|
||||
},
|
||||
"menu": {
|
||||
"label": {
|
||||
|
Reference in New Issue
Block a user