All articles

Cloudflare Workers and Website Localization (1/5)

Jakub Pomykałaby6 min read

In this tutorial, we will show you how to use Cloudflare Workers to create a simple website localization feature, without the need to install any additional dependencies. We will localize a simple static HTML website hosted on GitHub Pages, but you can use the same approach to localize any website, including those built with popular frameworks like React, Angular, or Vue.js.

Continue reading

Hosted country flags

Jakub Pomykałaby3 min read

Simplify flag management and learn how to keep country flags in sync in your software project with SimpleLocalize.

Continue reading

Translation management with Figma plugin

Kinga Wojciechowskaby6 min readFebruary 20, 2024

Learn how to localize your Figma designs with the SimpleLocalize translation editor. Give your designs a way to speak for themselves in different languages thanks to effective localization.

Continue reading

How to auto-translate JSON files

Kinga Wojciechowskaby5 min readMarch 26, 2024

Simplify your localization process by learning how to auto-translate JSON files with SimpleLocalize's translation editor and auto-translation feature.

Continue reading

SimpleLocalize: Tips & Tricks

Kinga Wojciechowskaby5 min readMarch 16, 2023

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

Continue reading

Java 21: Internationalization

Jakub Pomykałaby8 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.

Continue reading

Spring Boot 3.2: Internationalization

Jakub Pomykałaby5 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.

Continue reading

What is CORS?

Jakub Pomykałaby9 min readOctober 19, 2022

Article explains what is CORS, popular among web developers CORS, what are the common problems and how to fix them.

Continue reading

What is SimpleLocalize?

Kinga Wojciechowskaby5 min read

SimpleLocalize is a simple and user-friendly solution for translation management which helps in localization process and translation files management.

Continue reading

Translation Editor Explained

Kinga Wojciechowskaby6 min readJuly 04, 2022

Explore features and functionalities of SimpleLocalize translation editor, learn how to use them and get started with translation management for your project.

Continue reading

How to use auto-translation?

Kinga Wojciechowskaby5 min readFebruary 20, 2024

Auto-translation is a powerful feature which helps you translate your app, website, game or other digital content to multiple languages with just one click.

Continue reading

GitHub Actions available!

Jakub Pomykałaby1 min readFebruary 28, 2024

GitHub Actions integration for Continuous Localization is available on GitHub Market! Connect your GitHub repository to SimpleLocalize i18n editor for free!

Continue reading

Number formatting in JavaScript

Jakub Pomykałaby3 min readApril 12, 2022

Discover the power of 'toLocaleString' functions in JavaScript. Format numbers, currencies, and units without any 3rd party localization library.

Continue reading

Localization: Tips & Tricks

Jakub Pomykałaby3 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.

Continue reading

UI Design: Language selectors

Kinga Wojciechowskaby5 min readFebruary 09, 2024

A great language selector can highly improve user experience, and it's an essential setting in a multilingual website. Check our selection of the most beautiful language selectors.

Continue reading

How to translate app automatically?

Jakub Pomykałaby4 min readMarch 26, 2024

Translate web or mobile app effortlessly using OpenAI ChatGPT, Google Translate or DeepL with SimpleLocalize. Use machine translations to speedup localization process, review translations, and deploy them fast!

Continue reading

How to keep translations up to date?

Kinga Wojciechowskaby5 min readMarch 26, 2024

Software updates can be challenging and yet with every deploy, you must remember about updating your keys, translations, and content. How to keep all translations up to date with every new feature release?

Continue reading

Language vs Locale: What's the difference?

Kinga Wojciechowskaby3 min readFebruary 20, 2024

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

What is translation management?

Kinga Wojciechowskaby5 min read

Translation management is a process of managing texts in different languages. It is a set of tools and solutions that help manage the translation process.

Continue reading

Customer-specific translations management

Kinga Wojciechowskaby4 min read

How to manage requests of product customization while the current solution works perfectly fine for other clients? See how you can easily manage customer-specific translations without duplicating your code.

Continue reading

What is 'hreflang' and how to use it

Kinga Wojciechowskaby5 min read

In every web application, website or project, when you open a code editor, it all starts with the definition of the language used for your page which is very important for good SEO results.

Continue reading