diff options
Diffstat (limited to 'src/components/hooks')
-rw-r--r-- | src/components/hooks/dates.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/hooks/dates.ts b/src/components/hooks/dates.ts index 766e4997a..6b4b5f8fd 100644 --- a/src/components/hooks/dates.ts +++ b/src/components/hooks/dates.ts @@ -20,6 +20,7 @@ import { eu, fi, fr, + gd, gl, hi, hu, @@ -64,6 +65,7 @@ const locales: Record<AppLanguage, Locale | undefined> = { fi, fr, ga: undefined, + gd, gl, hi, hu, |