diff --git a/web/src/i18n/index.ts b/web/src/i18n/index.ts index 27383b3b..0aa0c5d7 100644 --- a/web/src/i18n/index.ts +++ b/web/src/i18n/index.ts @@ -24,7 +24,7 @@ i18n.use(Backend) default: ["en"], }, load: "all", - supportedLngs: ["en", "es", "de"], + supportedLngs: ["en", "de", "es", "fr", "ru", "sv"], lowerCaseLng: false, nonExplicitSupportedLngs: true, interpolation: {