mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
add swedish locale
This commit is contained in:
@@ -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 = [
|
||||
|
Reference in New Issue
Block a user