diff --git a/src/lib/i18n/locales/languages.json b/src/lib/i18n/locales/languages.json index 515f05e1..14b7e9df 100644 --- a/src/lib/i18n/locales/languages.json +++ b/src/lib/i18n/locales/languages.json @@ -95,4 +95,8 @@ "code": "zh-TW", "title": "Chinese (Traditional)" } + { + "code": "sv-SE", + "title": "Swedish" + } ]