<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: FikaJs</title>
    <description>The latest articles on DEV Community by FikaJs (@fikajs).</description>
    <link>https://dev.to/fikajs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F742%2Fa37b25aa-dd6f-4f8c-8c90-003b1c770d53.png</url>
      <title>DEV Community: FikaJs</title>
      <link>https://dev.to/fikajs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fikajs"/>
    <language>en</language>
    <item>
      <title>Localizing React Applications Using Gettext - Maksim Ivanov</title>
      <dc:creator>Maksim Ivanov</dc:creator>
      <pubDate>Wed, 29 May 2019 21:48:54 +0000</pubDate>
      <link>https://dev.to/fikajs/localizing-react-applications-using-gettext-maksim-ivanov-5b22</link>
      <guid>https://dev.to/fikajs/localizing-react-applications-using-gettext-maksim-ivanov-5b22</guid>
      <description>&lt;p&gt;There are a lot of solutions to localize React applications.&lt;/p&gt;

&lt;p&gt;Most of them focus on providing ways to consume translation files based on simple JSON or YAML formats.&lt;/p&gt;

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

&lt;p&gt;In Mojang we created an automated flow to work with translations based on Gettext.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;This is a talk recorded on one of &lt;a href="https://www.meetup.com/fikajs/"&gt;FikaJS Meetups&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>gettext</category>
      <category>i18n</category>
    </item>
  </channel>
</rss>
