mirror of https://github.com/node-red/node-red.git
Fix incorrect variable name for i18n of the flow editor
parent
5e501857aa
commit
c9aa654ef0
|
@ -502,7 +502,7 @@
|
|||
"searchBox": "Open search box",
|
||||
"managePalette": "Manage palette",
|
||||
"actionList": "Action list",
|
||||
"splitWiresWithLinks": "Split selection with Link nodes"
|
||||
"splitWireWithLinks": "Split selection with Link nodes"
|
||||
},
|
||||
"library": {
|
||||
"library": "Library",
|
||||
|
|
Loading…
Reference in New Issue