Merge branch 'dev' of github.com:node-red/node-red into dev

This commit is contained in:
Nick O'Leary
2020-02-25 15:09:26 +00:00
4 changed files with 17 additions and 10 deletions

View File

@@ -351,7 +351,8 @@
"bool": "bool",
"json": "JSON",
"bin": "buffer",
"env": "env variable"
"env": "env variable",
"cred": "credential"
},
"menu": {
"input": "input",

View File

@@ -351,7 +351,8 @@
"bool": "真偽",
"json": "JSON",
"bin": "バッファ",
"env": "環境変数"
"env": "環境変数",
"cred": "認証情報"
},
"menu": {
"input": "入力",