mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add i18n support adn English and Japanese message
This commit is contained in:
@@ -218,7 +218,7 @@ RED.sidebar.help = (function() {
|
||||
nodeHelp,
|
||||
{
|
||||
id: "tours",
|
||||
label: "Tours",
|
||||
label: RED._("tourGuide.tours"),
|
||||
children: tours
|
||||
},
|
||||
];
|
||||
|
Reference in New Issue
Block a user