mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
Add Uzbek (Cyrillic and Latin) i18n support
- Added `uz-Cyrl-UZ` and `uz-Latn-UZ` folders with `translation.json` files - Updated `languages.json` to include both Uzbek language variants
This commit is contained in:
parent
53764fe648
commit
ace2345a69
@ -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