<?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>Forem: Ion Duiu</title>
    <description>The latest articles on Forem by Ion Duiu (@ion_duiu_14bf02d69c47b271).</description>
    <link>https://forem.com/ion_duiu_14bf02d69c47b271</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%2Fuser%2Fprofile_image%2F1903140%2Fc72de6a1-35ce-43d7-abf4-06a7749c3231.png</url>
      <title>Forem: Ion Duiu</title>
      <link>https://forem.com/ion_duiu_14bf02d69c47b271</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/ion_duiu_14bf02d69c47b271"/>
    <language>en</language>
    <item>
      <title>Automation for adding i18next to an existing project</title>
      <dc:creator>Ion Duiu</dc:creator>
      <pubDate>Thu, 08 Aug 2024 19:04:50 +0000</pubDate>
      <link>https://forem.com/ion_duiu_14bf02d69c47b271/automation-for-adding-i18next-to-an-existing-project-2f51</link>
      <guid>https://forem.com/ion_duiu_14bf02d69c47b271/automation-for-adding-i18next-to-an-existing-project-2f51</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I am building a tool designed to add localization to an existing React project in minutes. This is intended for projects initially developed in a single language that need to become multi-language to grow. Currently, the only method I know is to use i18next or a similar library, manually going through each file to add i18next to any text and then creating the JSON files with all the necessary languages.&lt;/p&gt;

&lt;p&gt;My tool will be a script that processes your code, automatically creates the JSON files, and can also receive a translated version of the text using AI.&lt;/p&gt;

&lt;p&gt;What do you think about that? Would you buy a tool like this?&lt;/p&gt;

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