diff options
Diffstat (limited to 'src/components/hooks/dates.ts')
-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 28869df3e..2c604eb4a 100644 --- a/src/components/hooks/dates.ts +++ b/src/components/hooks/dates.ts @@ -16,6 +16,7 @@ import { es, fi, fr, + gl, hi, hu, id, @@ -49,6 +50,7 @@ const locales: Record<AppLanguage, Locale | undefined> = { fi, fr, ga: undefined, + gl, hi, hu, id, |