mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
update support of i18n of JSON editor
This commit is contained in:
@@ -792,7 +792,12 @@
|
||||
"copyPath": "Copy path to item",
|
||||
"expandItems": "Expand items",
|
||||
"collapseItems": "Collapse items",
|
||||
"duplicate": "Duplicate"
|
||||
"duplicate": "Duplicate",
|
||||
"array": "array",
|
||||
"object": "object",
|
||||
"error": {
|
||||
"invalidJSON": "Invalid JSON: "
|
||||
}
|
||||
},
|
||||
"markdownEditor": {
|
||||
"title": "Markdown editor",
|
||||
|
Reference in New Issue
Block a user