mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
update translation
This commit is contained in:
+3
-3
@@ -52,9 +52,9 @@ export const SUPPORTED_FILE_ENCODINGS: string[] = [
|
||||
'windows-1255', // Hebrew (Windows-1255)
|
||||
'windows-874', // Thai (Windows-874)
|
||||
'windows-1258', // Vietnamese (Windows-1258)
|
||||
'gb18030', // Simplified Chinese (GB18030)
|
||||
'gbk', // Simplified Chinese (GBK)
|
||||
'big5', // Traditional Chinese (Big5)
|
||||
'gb18030', // Chinese (Simplified, GB18030)
|
||||
'gbk', // Chinese (Simplified, GBK)
|
||||
'big5', // Chinese (Traditional, Big5)
|
||||
'euc-kr', // Korean (EUC-KR)
|
||||
'euc-jp', // Japanese (EUC-JP)
|
||||
'iso-2022-jp', // Japanese (ISO-2022-JP)
|
||||
|
||||
Reference in New Issue
Block a user