mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
Merge pull request #17835 from BakirBukvic/main
feat/ i18n: Add Bosnian (Latin) language
This commit is contained in:
commit
5568a312cd
2 changed files with 1724 additions and 0 deletions
1720
src/lib/i18n/locales/bs-BA/translation.json
Normal file
1720
src/lib/i18n/locales/bs-BA/translation.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -23,6 +23,10 @@
|
||||||
"code": "bn-BD",
|
"code": "bn-BD",
|
||||||
"title": "Bengali (বাংলা)"
|
"title": "Bengali (বাংলা)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "bs-BA",
|
||||||
|
"title": "Bosanski Latinica"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "bo-TB",
|
"code": "bo-TB",
|
||||||
"title": "Tibetan (བོད)"
|
"title": "Tibetan (བོད)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue