fix Format & Build Frontend

This commit is contained in:
Yanyutin753 2024-05-21 12:14:37 +08:00
parent 4f0b6e39a8
commit 968df25f35

View File

@ -3,37 +3,29 @@
"code": "ar-BH", "code": "ar-BH",
"title": "Arabic (عربي)" "title": "Arabic (عربي)"
}, },
{
"code": "bg-BG",
"title": "Bulgarian (български)"
},
{ {
"code": "bn-BD", "code": "bn-BD",
"title": "Bengali (বাংলা)" "title": "Bengali (বাংলা)"
}, },
{
"code": "bg-BG",
"title": "Bulgarian (български)"
},
{ {
"code": "ca-ES", "code": "ca-ES",
"title": "Catalan (català)" "title": "Catalan (català)"
}, },
{ {
"code": "zh-CN", "code": "de-DE",
"title": "Chinese (简体中文)" "title": "German (Deutsch)"
},
{
"code": "zh-TW",
"title": "Chinese (繁體中文)"
},
{
"code": "hr-HR",
"title": "Croatian (Hrvatski)"
}, },
{ {
"code": "dg-DG", "code": "dg-DG",
"title": "Doge (Doge🐶)" "title": "Doge (Doge🐶)"
}, },
{ {
"code": "nl-NL", "code": "es-ES",
"title": "Dutch (Netherlands)" "title": "Spanish (Español)"
}, },
{ {
"code": "en-GB", "code": "en-GB",
@ -60,20 +52,16 @@
"title": "French (France)" "title": "French (France)"
}, },
{ {
"code": "ka-GE", "code": "he-IL",
"title": "Georgian (ქართული)" "title": "Hebrew (עברית)"
},
{
"code": "de-DE",
"title": "German (Deutsch)"
}, },
{ {
"code": "hi-IN", "code": "hi-IN",
"title": "Hindi (हिंदी)" "title": "Hindi (हिंदी)"
}, },
{ {
"code": "he-IL", "code": "hr-HR",
"title": "Hebrew (עברית)" "title": "Croatian (Hrvatski)"
}, },
{ {
"code": "it-IT", "code": "it-IT",
@ -83,10 +71,18 @@
"code": "ja-JP", "code": "ja-JP",
"title": "Japanese (日本語)" "title": "Japanese (日本語)"
}, },
{
"code": "ka-GE",
"title": "Georgian (ქართული)"
},
{ {
"code": "ko-KR", "code": "ko-KR",
"title": "Korean (한국인)" "title": "Korean (한국인)"
}, },
{
"code": "nl-NL",
"title": "Dutch (Netherlands)"
},
{ {
"code": "pa-IN", "code": "pa-IN",
"title": "Punjabi (India)" "title": "Punjabi (India)"
@ -107,18 +103,14 @@
"code": "ru-RU", "code": "ru-RU",
"title": "Russian (Russia)" "title": "Russian (Russia)"
}, },
{
"code": "sr-RS",
"title": "Serbian (Српски)"
},
{
"code": "es-ES",
"title": "Spanish (Español)"
},
{ {
"code": "sv-SE", "code": "sv-SE",
"title": "Swedish (Svenska)" "title": "Swedish (Svenska)"
}, },
{
"code": "sr-RS",
"title": "Serbian (Српски)"
},
{ {
"code": "tr-TR", "code": "tr-TR",
"title": "Turkish (Türkçe)" "title": "Turkish (Türkçe)"
@ -130,5 +122,13 @@
{ {
"code": "vi-VN", "code": "vi-VN",
"title": "Vietnamese (Tiếng Việt)" "title": "Vietnamese (Tiếng Việt)"
},
{
"code": "zh-CN",
"title": "Chinese (简体中文)"
},
{
"code": "zh-TW",
"title": "Chinese (繁體中文)"
} }
] ]