Skip to content

Commit

Permalink
update message catalogue for subflow UI
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroyasuNishiyama committed Feb 18, 2020
1 parent 4f9395e commit 2da1554
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,8 @@
"bool": "bool",
"json": "JSON",
"bin": "buffer",
"env": "env variable"
"env": "env variable",
"cred": "credential"
},
"menu": {
"input": "input",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,8 @@
"bool": "真偽",
"json": "JSON",
"bin": "バッファ",
"env": "環境変数"
"env": "環境変数",
"cred": "認証情報"
},
"menu": {
"input": "入力",
Expand Down

0 comments on commit 2da1554

Please sign in to comment.