Update src/i18n.ts

This commit is contained in:
2026-06-03 21:48:47 +00:00
parent c672c5a63e
commit 1b955b1bfb

View File

@@ -1,7 +1,10 @@
// @ts-expect-error
import i18n from 'i18next';
// @ts-expect-error
import Backend from 'i18next-http-backend';
// @ts-expect-error
import LanguageDetector from 'i18next-browser-languagedetector';
// @ts-expect-error
import { initReactI18next } from 'react-i18next';
i18n