Use i18n-http-backend to load translatiosn from json files.

This commit is contained in:
Karel Vendla
2021-04-19 17:07:46 +03:00
parent f9faf31c0d
commit 26b247a638
18 changed files with 79 additions and 41 deletions

View File

@ -18,6 +18,7 @@
"es6-promise": "^4.2.6",
"i18next": "^20.2.1",
"i18next-browser-languagedetector": "^6.1.0",
"i18next-http-backend": "^1.2.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",
"register-service-worker": "^1.7.1",