Skip to main content

32 posts tagged with "i18n"

View All Tags

· 9 min read

When we did a market analysis in Tolgee, we asked many companies how they solved localization in their project. We asked them what's their i18n tooling. Surprisingly a lot of companies maintain their custom solution. I've also set up f5bot to e-mail me when the i18n keyword appears in posts or comments on Reddit. Again, a lot of people share their custom i18n libraries or solutions. In this article, I want to explain why I recommend against creating your custom solution and show what challenges you will face when you decide to do so.

Don't create your custom i18n solution

· 7 min read
Marketa Chalupnikova

Machine translation (MT) is the process of using artificial intelligence to automatically translate text from one language to another without human involvement. Over time, from its beginnings in the 1950s, machine translation changed the translation industry. You probably have at least some little experience with machine translations as Google Translate and similar online translator tools have been available around the web for quite some time.

machine translations

· 3 min read
Marketa Chalupnikova

After a period of development and getting user feedback from our users, Tolgee is finally entering the next important stage: on Wednesday 10th August, we are launching our first pricing for the cloud version of Tolgee. Initially planned for Q2 in our roadmap but the development and other tasks (summer activities too☀️) took us a bit more time than we expected.

· 3 min read
Štěpán Granát

Image

Tolgee in-context feature is now available on any production page which is using our integration library! In-context translating brings following advantages:

  • Translations editing directly on your page
  • Creating and uploading screenshots with one click
  • Assurance that new translations fit into your layout before release

In this article, I will show you how it works and how to set it up.

· 9 min read

So you develop an app in React and you want many users to use it, right? To make your app usable for users in foreign countries, you have to translate your App to their languages. 🇬🇧 🇨🇳 🇮🇹 🇪🇸 🇫🇷

In this article, I am going to show you, how to integrate i18next and Tolgee into your project and how easy and fast you can translate a React app using these tools.

Tolgee has also its native integrations. Which are a bit easier to set up, so if you're not used to i18next, maybe it would be easier for you to start with those.

· 3 min read
Štěpán Granát

Missing piece

The i18next library is one of the most popular choices for formatting translations in React applications. We decided, that we want to improve the experience by offering an easy integration with Tolgee. Localization is now uniquely accessible as your translations can be managed through opensource platform, without wasting precious Dev time.