feat sort by the first letter of the language

This commit is contained in:
Yanyutin753 2024-05-21 12:03:35 +08:00
parent 51b6f0d490
commit 4f0b6e39a8

View File

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