mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +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
1 changed files with 4 additions and 0 deletions
|
|
@ -79,6 +79,10 @@
|
|||
"code": "ko-KR",
|
||||
"title": "Korean (한국어)"
|
||||
},
|
||||
{
|
||||
"code": "lt-LT",
|
||||
"title": "Lithuanian (Lietuvių)"
|
||||
},
|
||||
{
|
||||
"code": "nl-NL",
|
||||
"title": "Dutch (Netherlands)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue