mirror of https://github.com/node-red/node-red.git
Update Japanese text of type input
parent
45029dd084
commit
3db5306c70
|
@ -619,6 +619,7 @@
|
||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"bin": "buffer",
|
"bin": "buffer",
|
||||||
"date": "timestamp",
|
"date": "timestamp",
|
||||||
|
"jsonata": "expression",
|
||||||
"env": "env variable"
|
"env": "env variable"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -617,6 +617,7 @@
|
||||||
"json": "JSON",
|
"json": "JSON",
|
||||||
"bin": "バッファ",
|
"bin": "バッファ",
|
||||||
"date": "日時",
|
"date": "日時",
|
||||||
|
"jsonata": "JSONata式",
|
||||||
"env": "環境変数"
|
"env": "環境変数"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue