mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
List welcome tours in help sidebar under node-red section
This commit is contained in:
@@ -685,7 +685,8 @@
|
||||
"showHelp": "Show help",
|
||||
"showInOutline": "Show in outline",
|
||||
"showTopics": "Show topics",
|
||||
"noHelp": "No help topic selected"
|
||||
"noHelp": "No help topic selected",
|
||||
"changeLog": "Change Log"
|
||||
},
|
||||
"config": {
|
||||
"name": "Configuration nodes",
|
||||
@@ -1159,7 +1160,7 @@
|
||||
"takeATour": "Take a tour",
|
||||
"start": "Start",
|
||||
"next": "Next",
|
||||
"tours": "Tours"
|
||||
"welcomeTours": "Welcome Tours"
|
||||
},
|
||||
"diagnostics": {
|
||||
"title": "System Info"
|
||||
|
Reference in New Issue
Block a user