mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add optional lang select
This commit is contained in:
2
packages/node_modules/node-red/settings.js
vendored
2
packages/node_modules/node-red/settings.js
vendored
@@ -248,6 +248,8 @@ module.exports = {
|
||||
// their values. Setting this to true will cause the keys to be listed.
|
||||
exportGlobalContextKeys: false,
|
||||
|
||||
// Uncomment the following to run node-red in your preferred language:
|
||||
// lang: "de",
|
||||
|
||||
// Context Storage
|
||||
// The following property can be used to enable context storage. The configuration
|
||||
|
Reference in New Issue
Block a user