1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Update Japanese text of type input

This commit is contained in:
Yuma Matsuura 2018-07-20 18:22:17 +09:00
parent 45029dd084
commit 3db5306c70
2 changed files with 2 additions and 0 deletions

View File

@ -619,6 +619,7 @@
"json": "JSON", "json": "JSON",
"bin": "buffer", "bin": "buffer",
"date": "timestamp", "date": "timestamp",
"jsonata": "expression",
"env": "env variable" "env": "env variable"
} }
}, },

View File

@ -617,6 +617,7 @@
"json": "JSON", "json": "JSON",
"bin": "バッファ", "bin": "バッファ",
"date": "日時", "date": "日時",
"jsonata": "JSONata式",
"env": "環境変数" "env": "環境変数"
} }
}, },