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

144
Views
How to manage translations for a lot of languages React i18n?

The client ask us to translate 50 languages. Before we only had spanish and english so it's only two files, but now there will be 50 files. Each one has 2000 lines of translations.

So I think we have 2 options:

  1. We maintain all the files locally, but it loads them for every site load, which is not efficient.

  2. We move them to the backend, but now I depend on the backend to team to add new texts for features/when changing copy.

Has anyone had this problem? How can I solve it?

The ideal situation would be for React to only load the language it'll use, since I reload the page on language change anyway.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Definitely do not load all the language files. I18next handles this nicely, and should only load main language and fallback language. https://react.i18next.com/latest/i18next-instance

about 4 years ago · Juan Pablo Isaza Report
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!