DEV Community

0 seconds of 0 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
00:00
 
Maksim Ivanov for FikaJs

Posted on

4 2

Localizing React Applications Using Gettext - Maksim Ivanov

There are a lot of solutions to localize React applications.

Most of them focus on providing ways to consume translation files based on simple JSON or YAML formats.

But that’s only one side - consumption. And they leave out tasks of creating, updating and removing those translations to developer.

In Mojang we created an automated flow to work with translations based on Gettext.

This tool was created more than 20 years ago, its format is well known by translators, and I will show how we utilize it to translate our React based front end.

This is a talk recorded on one of FikaJS Meetups

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay