From bc2e206bd2de59b42d42618db86b8d99498e32c5 Mon Sep 17 00:00:00 2001 From: L01D <45131480+IL01DI@users.noreply.github.com> Date: Fri, 28 Jun 2024 19:00:04 +0200 Subject: [PATCH] Update index.ts --- quartz/i18n/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/quartz/i18n/index.ts b/quartz/i18n/index.ts index f437db97e..e4135cf3e 100644 --- a/quartz/i18n/index.ts +++ b/quartz/i18n/index.ts @@ -7,6 +7,7 @@ import ja from "./locales/ja-JP" import de from "./locales/de-DE" import nl from "./locales/nl-NL" import ro from "./locales/ro-RO" +import ca from "./locales/ca-ES" import es from "./locales/es-ES" import ar from "./locales/ar-SA" import uk from "./locales/uk-UA"