Posts with #i18n

We found 8 posts with tag #i18n

SimpleLocalize: Tips & Tricks
5 min readSeptember 11, 2024

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

What is ICU? Our guide for ICU message formatting and syntax.
18 min readJuly 04, 2024

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.

Java 21: Internationalization
8 min readMarch 12, 2024

Learn about Java 21 internationalization and localization. We will learn how to use formatting instances to format dates and numbers. We will take a look at the `java.text` package and its classes. We will also learn how to use the `java.time` package to work with dates and times. Finally, we will learn how to use the `ResourceBundle` object to retrieve localized messages from a properties file.

Spring Boot 3.2: Internationalization
5 min readMarch 26, 2024

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.

Localization: Tips & Tricks
3 min readNovember 27, 2021

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

How to create a multi-language website in GatsbyJS?
9 min readSeptember 15, 2023

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.

Language vs Locale: What's the difference?
4 min readJuly 16, 2024

Language and locale are often used interchangeably but refer to distinct concepts. Learn the differences and how to use them in software localization.

FormatJS and React application localization
7 min readSeptember 23, 2024

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