I18n

SimpleLocalize: Tips & Tricks

SimpleLocalize: Tips & Tricks

Kinga WojciechowskabyKinga Wojciechowska5 min read

Learn our tips for using SimpleLocalize. Take advantage of the i18n editor's capabilities, automate the translation process and localize your software.

Continue reading
What is ICU? Our guide for ICU message formatting and syntax.

What is ICU? Our guide for ICU message formatting and syntax.

Kinga WojciechowskabyKinga Wojciechowska17 min read

ICU message format is the most widely used format for Unicode strings. Learn more about ICU message formatting and syntax for plurals, numbers, dates and time and more.

Continue reading
Java 19: Internationalization

Java 19: Internationalization

Jakub PomykałabyJakub Pomykała6 min read

Learn how to implement internationalization in your Java application. This tutorial will show you how to use Spring Boot to create a simple application with messages.properties.

Continue reading
Spring Boot 3.0: Internationalization

Spring Boot 3.0: Internationalization

Jakub PomykałabyJakub Pomykała5 min read

Learn how to implement internationalization in your Spring Boot application. This tutorial will show you how to use Spring Boot to create a simple application with messages.properties.

Continue reading
Localization: Tips & Tricks

Localization: Tips & Tricks

Jakub PomykałabyJakub Pomykała3 min read

Avoid common problems with localization by following these simple tips. These resources will help you save time and effort with internationalization and localization.

Continue reading
How to create a multi-language website in GatsbyJS?

How to create a multi-language website in GatsbyJS?

Jakub PomykałabyJakub Pomykała9 min read

Create a multi-language GatsbyJS website with a few simple steps. A multi-language website is a great way for your company to reach a wider audience.

Continue reading
Language vs Locale: What's the difference?

Language vs Locale: What's the difference?

Kinga WojciechowskabyKinga Wojciechowska3 min read

When it comes to translation, locale, and language are two terms that are often used interchangeably. But what does locale mean? And how does it differ from the language in terms of translating texts and adjusting them to regional needs in each country?

Continue reading
FormatJS and React application localization

FormatJS and React application localization

Jakub PomykałabyJakub Pomykała7 min read

FormatJS - add more languages to your React app. Zero configuration required. Simple setup with 2-minute guide.

Continue reading