mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Support output editting of DEBUG node using JSONata
This commit is contained in:
@@ -103,6 +103,9 @@
|
||||
},
|
||||
"debug": {
|
||||
"output": "対象",
|
||||
"edit": "編集",
|
||||
"none": "無し",
|
||||
"invalid-exp": "JSONata式が不正: __error__",
|
||||
"msgprop": "メッセージプロパティ",
|
||||
"msgobj": "msgオブジェクト全体",
|
||||
"to": "出力先",
|
||||
|
||||
Reference in New Issue
Block a user