fix: i18n tsc

This commit is contained in:
Ibrahima G. Coulibaly
2025-07-13 13:01:02 +01:00
parent 21c4f44d4e
commit 2bcd88cfd1
60 changed files with 1359 additions and 884 deletions

View File

@@ -65,7 +65,7 @@ const resources = {
};
i18n
.use(Backend)
// .use(Backend)
.use(initReactI18next)
.init({
resources,