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 7d497e109..4ee32c776 100644
--- a/src/components/hooks/dates.ts
+++ b/src/components/hooks/dates.ts
@@ -31,6 +31,7 @@ import {
   ptBR,
   ro,
   ru,
+  sv,
   th,
   tr,
   uk,
@@ -73,6 +74,7 @@ const locales: Record<AppLanguage, Locale | undefined> = {
   ['pt-BR']: ptBR,
   ro,
   ru,
+  sv,
   th,
   tr,
   uk,