mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
Merge pull request #15017 from Bek85/i18n-uzbek
i18n: Add Uzbek (Cyrillic and Latin) i18n support
This commit is contained in:
commit
d4f67bb266
@ -206,5 +206,13 @@
|
||||
{
|
||||
"code": "dg-DG",
|
||||
"title": "Doge (🐶)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Cyrl-UZ",
|
||||
"title": "Uzbek (Cyrillic)"
|
||||
},
|
||||
{
|
||||
"code": "uz-Latn-UZ",
|
||||
"title": "Uzbek (Latin)"
|
||||
}
|
||||
]
|
||||
|
1378
src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
Normal file
1378
src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
1378
src/lib/i18n/locales/uz-Latn-Uz/translation.json
Normal file
1378
src/lib/i18n/locales/uz-Latn-Uz/translation.json
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user