mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Display parent subflow properties in edit dialog
This commit is contained in:
@@ -277,6 +277,10 @@
|
||||
"deleteSubflow": "delete subflow",
|
||||
"info": "Description",
|
||||
"category": "Category",
|
||||
"env": {
|
||||
"restore": "Restore to subflow default",
|
||||
"remove": "Remove environment variable"
|
||||
},
|
||||
"errors": {
|
||||
"noNodesSelected": "<strong>Cannot create subflow</strong>: no nodes selected",
|
||||
"multipleInputsToSelection": "<strong>Cannot create subflow</strong>: multiple inputs to selection"
|
||||
|
Reference in New Issue
Block a user