mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
merge UTF-8 and UTF-16 encodings with or without BOM, with BOM automatically detected and handled
This commit is contained in:
@@ -1353,11 +1353,8 @@
|
||||
},
|
||||
"encoding": {
|
||||
"utf-8": "UTF-8",
|
||||
"utf-8-bom": "BOM உடன் UTF-8",
|
||||
"utf-16le": "UTF-16 லிட்டில் எண்டியன்",
|
||||
"utf-16be": "UTF-16 பிக் எண்டியன்",
|
||||
"utf-16le-bom": "BOM உடன் UTF-16 லிட்டில் எண்டியன்",
|
||||
"utf-16be-bom": "BOM உடன் UTF-16 பிக் எண்டியன்",
|
||||
"cp437": "OEM அமெரிக்கா (CP-437)",
|
||||
"cp863": "OEM கனடா பிரஞ்சு (CP-863)",
|
||||
"cp037": "IBM EBCDIC அமெரிக்கா/கனடா (CP-037)",
|
||||
|
||||
Reference in New Issue
Block a user