Updated packages

This commit is contained in:
Donkie
2024-05-10 12:52:41 +02:00
parent 88705a7f18
commit 9ff457f2fd
4 changed files with 887 additions and 2413 deletions

View File

@@ -1,6 +1,6 @@
import i18n from "i18next";
import detector from "i18next-browser-languagedetector";
import Backend from "i18next-xhr-backend";
import Backend from "i18next-http-backend";
import { initReactI18next } from "react-i18next";
import { getBasePath } from "./utils/url";