Fix output label in file-in node

This commit is contained in:
Kazuhito Yokoi
2021-06-29 18:02:06 +09:00
parent 26e4be87c7
commit f6b90c8271
3 changed files with 15 additions and 2 deletions

View File

@@ -859,7 +859,9 @@
"encoding": "文字コード",
"deletelabel": "delete __file__",
"utf8String": "UTF8文字列",
"utf8String_plural": "UTF8文字列",
"binaryBuffer": "バイナリバッファ",
"binaryBuffer_plural": "バイナリバッファ",
"allProps": "各メッセージに既存の全プロパティを含める"
},
"action": {