Feature/i18n load resources from backend (#746)

* Load i18n resources from backend

* Move locales to public folder
This commit is contained in:
schroda
2024-04-14 17:32:25 +02:00
committed by GitHub
parent 43597e8428
commit 6276da42cf
22 changed files with 49 additions and 57 deletions

View File

@@ -43,6 +43,7 @@
"html-react-parser": "5.1.10",
"i18next": "23.11.1",
"i18next-browser-languagedetector": "7.2.1",
"i18next-http-backend": "^2.5.0",
"material-ui-popup-state": "5.1.0",
"p-limit": "5.0.0",
"react": "18.2.0",