mirror of https://github.com/node-red/node-red.git
Update Japanese text of type input
parent
b01cd30339
commit
45029dd084
|
|
@ -618,7 +618,8 @@
|
|||
"bool": "boolean",
|
||||
"json": "JSON",
|
||||
"bin": "buffer",
|
||||
"date": "timestamp"
|
||||
"date": "timestamp",
|
||||
"env": "env variable"
|
||||
}
|
||||
},
|
||||
"editableList": {
|
||||
|
|
|
|||
|
|
@ -616,7 +616,8 @@
|
|||
"bool": "真偽",
|
||||
"json": "JSON",
|
||||
"bin": "バッファ",
|
||||
"date": "日時"
|
||||
"date": "日時",
|
||||
"env": "環境変数"
|
||||
}
|
||||
},
|
||||
"editableList": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue