mirror of
https://github.com/open-webui/open-webui
synced 2025-01-18 08:40:58 +00:00
Merge pull request #2781 from Lhemamou/dev
fix: lithuanian language doesn't appear in the languages list (#2780)
This commit is contained in:
commit
ba56edab19
@ -79,6 +79,10 @@
|
|||||||
"code": "ko-KR",
|
"code": "ko-KR",
|
||||||
"title": "Korean (한국어)"
|
"title": "Korean (한국어)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "lt-LT",
|
||||||
|
"title": "Lithuanian (Lietuvių)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "nl-NL",
|
"code": "nl-NL",
|
||||||
"title": "Dutch (Netherlands)"
|
"title": "Dutch (Netherlands)"
|
||||||
|
Loading…
Reference in New Issue
Block a user