mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Fix output label in file-in node
This commit is contained in:
@@ -859,7 +859,9 @@
|
||||
"encoding": "文字コード",
|
||||
"deletelabel": "delete __file__",
|
||||
"utf8String": "UTF8文字列",
|
||||
"utf8String_plural": "UTF8文字列",
|
||||
"binaryBuffer": "バイナリバッファ",
|
||||
"binaryBuffer_plural": "バイナリバッファ",
|
||||
"allProps": "各メッセージに既存の全プロパティを含める"
|
||||
},
|
||||
"action": {
|
||||
|
Reference in New Issue
Block a user