добавление переводов в зависимости юзеров
This commit is contained in:
parent
b09e587220
commit
2e57cf1b9c
@ -87,7 +87,11 @@
|
|||||||
"react-router-dom": "^6.21.3",
|
"react-router-dom": "^6.21.3",
|
||||||
"swr": "^2.2.4",
|
"swr": "^2.2.4",
|
||||||
"use-debounce": "^9.0.4",
|
"use-debounce": "^9.0.4",
|
||||||
"zustand": "^4.3.8"
|
"zustand": "^4.3.8",
|
||||||
|
"i18next": "^25.0.0",
|
||||||
|
"i18next-browser-languagedetector": "^8.0.5",
|
||||||
|
"i18next-http-backend": "^3.0.2",
|
||||||
|
"react-i18next": "^15.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bowser": "1.9.4",
|
"bowser": "1.9.4",
|
||||||
@ -97,10 +101,10 @@
|
|||||||
"i18next": "^25.0.0",
|
"i18next": "^25.0.0",
|
||||||
"i18next-browser-languagedetector": "^8.0.5",
|
"i18next-browser-languagedetector": "^8.0.5",
|
||||||
"i18next-http-backend": "^3.0.2",
|
"i18next-http-backend": "^3.0.2",
|
||||||
|
"react-i18next": "^15.4.1",
|
||||||
"mobile-detect": "^1.4.5",
|
"mobile-detect": "^1.4.5",
|
||||||
"mui-tel-input": "^5.1.2",
|
"mui-tel-input": "^5.1.2",
|
||||||
"react-helmet-async": "^2.0.5",
|
"react-helmet-async": "^2.0.5",
|
||||||
"react-i18next": "^15.4.1",
|
|
||||||
"react-imask": "^7.6.0",
|
"react-imask": "^7.6.0",
|
||||||
"react-phone-number-input": "^3.4.1"
|
"react-phone-number-input": "^3.4.1"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user