mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +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",
|
"code": "en-US",
|
||||||
"title": "English (US)"
|
"title": "English (US)"
|
||||||
|
|
@ -11,6 +7,10 @@
|
||||||
"code": "en-GB",
|
"code": "en-GB",
|
||||||
"title": "English (GB)"
|
"title": "English (GB)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "ar",
|
||||||
|
"title": "Arabic (العربية)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "ar-BH",
|
"code": "ar-BH",
|
||||||
"title": "Arabic (Bahrain)"
|
"title": "Arabic (Bahrain)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue