mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
fix: languages order
This commit is contained in:
parent
5f26b2a9e3
commit
f3c113cb04
@ -1,12 +1,12 @@
|
||||
[
|
||||
{
|
||||
"code": "bg-BG",
|
||||
"title": "Bulgarian (BG)"
|
||||
},
|
||||
{
|
||||
"code": "en-US",
|
||||
"title": "English (US)"
|
||||
},
|
||||
{
|
||||
"code": "bg-BG",
|
||||
"title": "Bulgarian (BG)"
|
||||
},
|
||||
{
|
||||
"code": "ca-ES",
|
||||
"title": "Catalan"
|
||||
|
Loading…
Reference in New Issue
Block a user