Update languages.json

Moved sv-SE to correct position alphabetically
This commit is contained in:
Joakim
2024-05-01 20:42:50 +02:00
committed by GitHub
parent 34be6de4d8
commit e626fb2dbf

View File

@@ -75,6 +75,10 @@
"code": "ru-RU",
"title": "Russian (Russia)"
},
{
"code": "sv-SE",
"title": "Swedish"
},
{
"code": "tr-TR",
"title": "Turkish"
@@ -95,8 +99,4 @@
"code": "zh-TW",
"title": "Chinese (Traditional)"
}
{
"code": "sv-SE",
"title": "Swedish"
}
]