mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
[help-sidebar] Add help sidebar
This commit is contained in:
@@ -584,7 +584,16 @@
|
||||
"none":"None",
|
||||
"arrayItems": "__count__ items",
|
||||
"showTips":"You can open the tips from the settings panel",
|
||||
"outline": "Outline"
|
||||
"outline": "Outline",
|
||||
"globalConfig": "Global Configuration Nodes"
|
||||
},
|
||||
"help": {
|
||||
"name": "Help",
|
||||
"label": "help",
|
||||
"search": "Search help",
|
||||
"nodeHelp": "Node Help",
|
||||
"showHelp": "Show help",
|
||||
"showTopics": "Show topics"
|
||||
},
|
||||
"config": {
|
||||
"name": "Configuration nodes",
|
||||
|
Reference in New Issue
Block a user