How to change language of whole webiste using react i18next?
I want to chgange whole website page language by using react i18next and i18next, how to do it without adding in translation string of resources in ** i18n.js ** component of reactjs.
I want to chgange whole website page language by using react i18next and i18next, how to do it without adding in translation string of resources in ** i18n.js ** component of reactjs.