support utf-32 file encoding

This commit is contained in:
MaysWind
2026-03-01 16:04:29 +08:00
parent 9d275a3051
commit d7a0d253c4
21 changed files with 45 additions and 2 deletions
+2
View File
@@ -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)",