mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
Update languages.json
This commit is contained in:
parent
3878a09095
commit
2e16fe9f85
1 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,12 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"code": "en-US",
|
||||||
|
"title": "English (US)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "en-GB",
|
||||||
|
"title": "English (GB)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "ar-BH",
|
"code": "ar-BH",
|
||||||
"title": "Arabic (عربي)"
|
"title": "Arabic (عربي)"
|
||||||
|
|
@ -23,14 +31,6 @@
|
||||||
"code": "es-ES",
|
"code": "es-ES",
|
||||||
"title": "Spanish (Español)"
|
"title": "Spanish (Español)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"code": "en-GB",
|
|
||||||
"title": "English (GB)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"code": "en-US",
|
|
||||||
"title": "English (US)"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"code": "fa-IR",
|
"code": "fa-IR",
|
||||||
"title": "Persian (فارسی)"
|
"title": "Persian (فارسی)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue