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

104
Views
How to refresh translations in react with phrase app

I'm using i18next library in my react app to make some translations. I have json files for each language, which I load on the index.tsx :

i18n.use(initReactI18next).init({
    resources,
    lng: 'fr',
    fallbackLng: 'fr',
    interpolation: {
        escapeValue: false
    }
})

Unfortunately, I now have to change this system, because I now receive these translations with an axios call to the back end side which is calling phrase app.

The rules I have to follow is a button calling the back end to receive translations and replace them in the project.

I tried to use react only phrase library but a modal is opening to log and this is not wanted.

How can I manage that ?

I'm using react and translations are stored in Phrase app, so maybe the back end is not necessary !

Thanks

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!