feat: added priority to languages

This commit is contained in:
2025-04-14 16:45:16 +02:00
parent 3e6884ad8a
commit 3e692dd74f
3 changed files with 7 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ LANGUAGE_INFORMATION = {
"ar_sy": {
"flag": "🇸🇾",
"name": "Arabic (Syria)",
"native_name": "العربية (سوريا)"
"native_name": "العربية (سوريا)",
"priority": 50,
},
"ar_tn": {
@@ -281,7 +281,7 @@ LANGUAGE_INFORMATION = {
"en_us": {
"flag": "🇺🇸",
"name": "English (US)",
"native_name": "English (US)"
"native_name": "English (US)",
},
"es": {
"flag": "🇪🇸",