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"