feat: load translations from cdn

This commit is contained in:
Stavros
2025-03-30 16:10:42 +03:00
parent 6dc461c11e
commit e43bd651b6
3 changed files with 29 additions and 9 deletions

View File

@@ -18,6 +18,8 @@
"axios": "^1.7.9",
"i18next": "^24.2.3",
"i18next-browser-languagedetector": "^8.0.4",
"i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^3.0.2",
"i18next-resources-to-backend": "^1.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",