Merge pull request #15017 from Bek85/i18n-uzbek

i18n: Add Uzbek (Cyrillic and Latin) i18n support
This commit is contained in:
Tim Jaeryang Baek 2025-06-16 14:24:30 +04:00 committed by GitHub
commit d4f67bb266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2765 additions and 1 deletions

View File

@ -206,5 +206,13 @@
{
"code": "dg-DG",
"title": "Doge (🐶)"
},
{
"code": "uz-Cyrl-UZ",
"title": "Uzbek (Cyrillic)"
},
{
"code": "uz-Latn-UZ",
"title": "Uzbek (Latin)"
}
]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff