mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix column name in link nodes to refer language file (#1330)
This commit is contained in:
committed by
Nick O'Leary
parent
a4d33879dc
commit
3a2f56cb95
@@ -128,6 +128,8 @@
|
||||
"linkOut": "link out",
|
||||
"label": {
|
||||
"event": "Event name",
|
||||
"node": "name",
|
||||
"type": "flow",
|
||||
"sortByFlow":"Sort by flow",
|
||||
"sortByLabel": "Sort by name"
|
||||
}
|
||||
|
Reference in New Issue
Block a user