mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: basque was missing on mobile (#29284)
This commit is contained in:
parent
0656e7e231
commit
c3092b1c2c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ const Map<String, Locale> locales = {
|
|||
'English (en)': Locale('en'),
|
||||
// Additional locales
|
||||
'Arabic (ar)': Locale('ar'),
|
||||
'Basque (eu)': Locale('eu'),
|
||||
'Bosnian (bl)': Locale('bn'),
|
||||
'Brazilian Portuguese (pt_BR)': Locale('pt', 'BR'),
|
||||
'Bulgarian (bg)': Locale('bg'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue