forked from open-webui/open-webui
Update languages.json
This commit is contained in:
parent
f74642df1b
commit
0a403eb129
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,4 @@
|
|||
[
|
||||
{
|
||||
"code": "en-GB",
|
||||
"title": "English (GB)"
|
||||
},
|
||||
{
|
||||
"code": "en-US",
|
||||
"title": "English (US)"
|
||||
|
@ -19,6 +15,10 @@
|
|||
"code": "de-DE",
|
||||
"title": "Deutsch"
|
||||
},
|
||||
{
|
||||
"code": "en-GB",
|
||||
"title": "English (GB)"
|
||||
},
|
||||
{
|
||||
"code": "es-ES",
|
||||
"title": "Spanish"
|
||||
|
@ -83,4 +83,4 @@
|
|||
"code": "zh-TW",
|
||||
"title": "Chinese (Traditional)"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Reference in a new issue