Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

262
Views
How to change active language of i18next outside React component

Currently I am using translate function and i18n instance through useTranslation() hook.

Initialization within React component looks like this:

const { t, i18n } = useTranslation();

Which works well, but I would like to avoid both dispatching an action for changing language within Redux store and call i18n.changeLanguage(lang.code), every time user changes the language.

So I was wondering how can I change active i18n language from javascript function that is not a React component, because useTranslation() hook can only be used inside React component.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!