Merge pull request #1838 from node-red-hitachi/translate-node-jp

Update Japanese translation(MQTT node and editor.json)
This commit is contained in:
Nick O'Leary
2018-07-23 13:37:09 +01:00
committed by GitHub
3 changed files with 8 additions and 2 deletions

View File

@@ -618,7 +618,9 @@
"bool": "boolean",
"json": "JSON",
"bin": "buffer",
"date": "timestamp"
"date": "timestamp",
"jsonata": "expression",
"env": "env variable"
}
},
"editableList": {

View File

@@ -616,7 +616,9 @@
"bool": "真偽",
"json": "JSON",
"bin": "バッファ",
"date": "日時"
"date": "日時",
"jsonata": "JSONata式",
"env": "環境変数"
}
},
"editableList": {