mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
Merge pull request #12439 from narutopden/i18n-add-Tibetan-translation
i18n: add Tibetan language
This commit is contained in:
commit
7e46cc4562
2 changed files with 1220 additions and 0 deletions
1216
src/lib/i18n/locales/bo-TB/translation.json
Normal file
1216
src/lib/i18n/locales/bo-TB/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": "bo-TB",
|
||||||
|
"title": "Tibetan (བོད)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "bg-BG",
|
"code": "bg-BG",
|
||||||
"title": "Bulgarian (български)"
|
"title": "Bulgarian (български)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue