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 리틀 엔디안",
|
||||
"utf-16be": "UTF-16 빅 엔디안",
|
||||
"utf-32le": "UTF-32 리틀 엔디안",
|
||||
"utf-32be": "UTF-32 빅 엔디안",
|
||||
"cp437": "OEM 미국 (CP-437)",
|
||||
"cp863": "OEM 캐나다 프랑스어 (CP-863)",
|
||||
"cp037": "IBM EBCDIC 미국/캐나다 (CP-037)",
|
||||
|
||||
Reference in New Issue
Block a user