Extend language support

This commit is contained in:
Henry
2025-06-24 22:41:06 +01:00
parent f564b52159
commit bf2db74528
12 changed files with 1719 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
import type { LinguiConfig } from "@lingui/conf";
const config: LinguiConfig = {
locales: ["en", "fr"],
locales: ["en", "fr", "de", "es", "it", "nl"],
sourceLocale: "en",
catalogs: [
{