1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

feat(mobile): add Estonian (#18666)

This commit is contained in:
Indrek Haav
2025-05-27 17:25:44 +03:00
committed by GitHub
parent 79d760ccd7
commit 099a1e4210

View File

@ -13,6 +13,7 @@ const Map<String, Locale> locales = {
'Czech (cs)': Locale('cs'),
'Danish (da)': Locale('da'),
'Dutch (nl)': Locale('nl'),
'Estonian (et)': Locale('et'),
'Finnish (fi)': Locale('fi'),
'French (fr)': Locale('fr'),
'Galician (gl)': Locale('gl'),