mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
f243e523a6
commit
2722613cde
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,4 @@
|
|||
[
|
||||
{
|
||||
"code": "ar",
|
||||
"title": "Arabic (العربية)"
|
||||
},
|
||||
{
|
||||
"code": "en-US",
|
||||
"title": "English (US)"
|
||||
|
|
@ -11,6 +7,10 @@
|
|||
"code": "en-GB",
|
||||
"title": "English (GB)"
|
||||
},
|
||||
{
|
||||
"code": "ar",
|
||||
"title": "Arabic (العربية)"
|
||||
},
|
||||
{
|
||||
"code": "ar-BH",
|
||||
"title": "Arabic (Bahrain)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue