Unverified Commit e626fb2d authored by Joakim's avatar Joakim Committed by GitHub
Browse files

Update languages.json

Moved sv-SE to correct position alphabetically
parent 34be6de4
...@@ -75,6 +75,10 @@ ...@@ -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 @@ ...@@ -95,8 +99,4 @@
"code": "zh-TW", "code": "zh-TW",
"title": "Chinese (Traditional)" "title": "Chinese (Traditional)"
} }
{
"code": "sv-SE",
"title": "Swedish"
}
] ]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment