mirror of
https://github.com/immich-app/immich.git
synced 2025-06-14 21:38:26 +02:00
fix: add Swedish (#18506)
This commit is contained in:
parent
2d7377a5e9
commit
529359de2d
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ const Map<String, Locale> locales = {
|
|||
'Slovak (sk)': Locale('sk'),
|
||||
'Slovenian (sl)': Locale('sl'),
|
||||
'Spanish (es)': Locale('es'),
|
||||
'Swedish (sv)': Locale('sv'),
|
||||
'Thai (th)': Locale('th'),
|
||||
'Turkish (tr)': Locale('tr'),
|
||||
'Ukrainian (uk)': Locale('uk'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue