forked from open-webui/open-webui
Update languages.json
Moved sv-SE to correct position alphabetically
This commit is contained in:
parent
34be6de4d8
commit
e626fb2dbf
1 changed files with 4 additions and 4 deletions
|
@ -75,6 +75,10 @@
|
||||||
"code": "ru-RU",
|
"code": "ru-RU",
|
||||||
"title": "Russian (Russia)"
|
"title": "Russian (Russia)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "sv-SE",
|
||||||
|
"title": "Swedish"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "tr-TR",
|
"code": "tr-TR",
|
||||||
"title": "Turkish"
|
"title": "Turkish"
|
||||||
|
@ -95,8 +99,4 @@
|
||||||
"code": "zh-TW",
|
"code": "zh-TW",
|
||||||
"title": "Chinese (Traditional)"
|
"title": "Chinese (Traditional)"
|
||||||
}
|
}
|
||||||
{
|
|
||||||
"code": "sv-SE",
|
|
||||||
"title": "Swedish"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue