DEV Community

0 seconds of 31 minutes, 21 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
31:21
 
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

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay