Fix encoding menu in file node

This commit is contained in:
Kazuhito Yokoi
2019-04-02 21:35:41 +09:00
parent 63829b6382
commit 0f57d1a433
3 changed files with 12 additions and 5 deletions

View File

@@ -859,6 +859,7 @@
"breaklines": "Break into lines",
"filelabel": "file",
"sendError": "Send message on error (legacy mode)",
"encoding": "Encoding",
"deletelabel": "delete __file__",
"utf8String": "UTF8 string",
"binaryBuffer": "binary buffer"