mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
i18n
This commit is contained in:
@@ -21,7 +21,7 @@ RED.diagnostics = (function () {
|
||||
json = "{\n\n}";
|
||||
}
|
||||
RED.editor.editJSON({
|
||||
title: "System Info", //RED._('sidebar.project.editDependencies'),
|
||||
title: RED._('diagnostics.title'),
|
||||
value: json,
|
||||
requireValid: true,
|
||||
readOnly: true,
|
||||
|
Reference in New Issue
Block a user