Support output editting of DEBUG node using JSONata

This commit is contained in:
Hiroyasu Nishiyama
2018-12-01 18:03:04 +01:00
parent 2060af8a92
commit 3c4f4d27d6
7 changed files with 118 additions and 25 deletions

View File

@@ -103,6 +103,9 @@
},
"debug": {
"output": "対象",
"edit": "編集",
"none": "無し",
"invalid-exp": "JSONata式が不正: __error__",
"msgprop": "メッセージプロパティ",
"msgobj": "msgオブジェクト全体",
"to": "出力先",