You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-09 23:17:29 +02:00
fix: add Swedish (#18506)
This commit is contained in:
@@ -38,6 +38,7 @@ const Map<String, Locale> locales = {
|
|||||||
'Slovak (sk)': Locale('sk'),
|
'Slovak (sk)': Locale('sk'),
|
||||||
'Slovenian (sl)': Locale('sl'),
|
'Slovenian (sl)': Locale('sl'),
|
||||||
'Spanish (es)': Locale('es'),
|
'Spanish (es)': Locale('es'),
|
||||||
|
'Swedish (sv)': Locale('sv'),
|
||||||
'Thai (th)': Locale('th'),
|
'Thai (th)': Locale('th'),
|
||||||
'Turkish (tr)': Locale('tr'),
|
'Turkish (tr)': Locale('tr'),
|
||||||
'Ukrainian (uk)': Locale('uk'),
|
'Ukrainian (uk)': Locale('uk'),
|
||||||
|
Reference in New Issue
Block a user