add swedish locale

This commit is contained in:
Jonas Winkler
2021-05-04 17:01:39 +02:00
parent f5c7c7af54
commit 16b3f0b4b3
6 changed files with 33 additions and 17 deletions

View File

@@ -308,7 +308,8 @@ LANGUAGES = [
("ro-ro", _("Romanian")),
("ru-ru", _("Russian")),
("es-es", _("Spanish")),
("pl-pl", _("Polish"))
("pl-pl", _("Polish")),
("sv-se", _("Swedish")),
]
LOCALE_PATHS = [