update translation

This commit is contained in:
MaysWind
2025-03-07 00:10:40 +08:00
parent 4e6b708834
commit 47f70098df
11 changed files with 42 additions and 42 deletions
+3 -3
View File
@@ -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)