mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Added Dutch locale
This commit is contained in:
parent
7a85164a1e
commit
0efcc99f3e
2 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ const List<Locale> locales = [
|
|||
Locale('fr', 'FR'),
|
||||
Locale('it', 'IT'),
|
||||
Locale('ja', 'JP'),
|
||||
Locale('nl', 'NL'),
|
||||
Locale('pl', 'PL'),
|
||||
Locale('pt', 'PR')
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue