Update src/i18n.ts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user