mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Add Swedish i18n (#1769)
This commit is contained in:
@@ -17,6 +17,7 @@ const List<Locale> locales = [
|
||||
Locale('pl', 'PL'),
|
||||
Locale('pt', 'PR'),
|
||||
Locale('ru', 'RU'),
|
||||
Locale('sv', 'SE'),
|
||||
Locale('sk', 'SK'),
|
||||
Locale('zh', 'CN'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user