mirror of
https://github.com/immich-app/immich.git
synced 2025-12-14 09:13:17 +03:00
feat(mobile): Add es-US translations (#4997)
Adding es-US translations for all current strings in the application.
This commit is contained in:
committed by
GitHub
parent
4b722517f0
commit
c4f7cfc2a6
@@ -30,6 +30,7 @@ const List<Locale> locales = [
|
||||
Locale('hi', 'IN'),
|
||||
Locale('es', 'PE'),
|
||||
Locale('es', 'MX'),
|
||||
Locale('es', 'US'),
|
||||
Locale('sv', 'FI'),
|
||||
Locale('ca', 'CA'),
|
||||
Locale('hu', 'HU'),
|
||||
|
||||
Reference in New Issue
Block a user