about summary refs log tree commit diff
path: root/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'src/components')
-rw-r--r--src/components/hooks/dates.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/hooks/dates.ts b/src/components/hooks/dates.ts
index e4b0800c4..24895b434 100644
--- a/src/components/hooks/dates.ts
+++ b/src/components/hooks/dates.ts
@@ -21,6 +21,7 @@ import {
   eu,
   fi,
   fr,
+  fy,
   gd,
   gl,
   hi,
@@ -66,6 +67,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
   eu,
   fi,
   fr,
+  fy,
   ga: undefined,
   gd,
   gl,