mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
use type name from common.type
This commit is contained in:
@@ -804,8 +804,6 @@
|
||||
"expandItems": "Expand items",
|
||||
"collapseItems": "Collapse items",
|
||||
"duplicate": "Duplicate",
|
||||
"array": "array",
|
||||
"object": "object",
|
||||
"error": {
|
||||
"invalidJSON": "Invalid JSON: "
|
||||
}
|
||||
|
@@ -803,8 +803,6 @@
|
||||
"expandItems": "要素を展開",
|
||||
"collapseItems": "要素を折り畳む",
|
||||
"duplicate": "複製",
|
||||
"array": "配列",
|
||||
"object": "オブジェクト",
|
||||
"error": {
|
||||
"invalidJSON": "不正なJSON: "
|
||||
}
|
||||
|
Reference in New Issue
Block a user