mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Keep port label form in sync with output reordering
This commit is contained in:
@@ -185,6 +185,11 @@
|
||||
"editNode": "Edit __type__ node",
|
||||
"editConfig": "Edit __type__ config node",
|
||||
"addNewType": "Add new __type__...",
|
||||
"nodeProperties": "node properties",
|
||||
"portLabels": "port labels",
|
||||
"labelInputs": "Inputs",
|
||||
"labelOutputs": "Outputs",
|
||||
|
||||
"errors": {
|
||||
"scopeChange": "Changing the scope will make it unavailable to nodes in other flows that use it"
|
||||
}
|
||||
|
Reference in New Issue
Block a user