about summary refs log tree commit diff
path: root/src/components/hooks
diff options
context:
space:
mode:
authorsurfdude29 <149612116+surfdude29@users.noreply.github.com>2025-05-10 03:14:42 +0100
committerGitHub <noreply@github.com>2025-05-09 19:14:42 -0700
commita2365e08b48fed049be562ec5aedd2db2fb6d633 (patch)
tree5f3141d59c4d07d66be6c345ff863f9335ce0230 /src/components/hooks
parenta0bd8042621e108f47e09dd096cf0d73fe1cee53 (diff)
downloadvoidsky-a2365e08b48fed049be562ec5aedd2db2fb6d633.tar.zst
Add language: Frisian (#8214)
* Update app.config.js

* Update lingui.config.js

* Update dates.ts

* Update helpers.ts

* Update i18n.ts

* Update i18n.web.ts

* Update languages.ts

* Create messages.po
Diffstat (limited to 'src/components/hooks')
-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,