mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support utf-32 file encoding
This commit is contained in:
@@ -1355,6 +1355,8 @@
|
||||
"utf-8": "UTF-8",
|
||||
"utf-16le": "UTF-16 Little Endian",
|
||||
"utf-16be": "UTF-16 Big Endian",
|
||||
"utf-32le": "UTF-32 Little Endian",
|
||||
"utf-32be": "UTF-32 Big Endian",
|
||||
"cp437": "OEM Birleşik Devletler (CP-437)",
|
||||
"cp863": "OEM Kanada Fransızcası (CP-863)",
|
||||
"cp037": "IBM EBCDIC ABD/Kanada (CP-037)",
|
||||
|
||||
Reference in New Issue
Block a user