In this tutorial we’re going to discuss how to implement Gatsby internationalization i18n in your apps. Gatsby is an open-source front-end framework that allows you to create dynamic and optimized…
Category: Tutorials
Step-by-step tutorials for developers working in the localization industry.
Some time ago, we explored how Go (or Golang), a rising star among programming languages, supports internationalization (i18n). Now, if you’re here, chances are you (or your team) are looking…
The process of localizing iOS apps is often tedious and unorganized. Thankfully, Lokalise is here to help you solve this problem! In this tutorial, you’ll learn how to localize iOS…
Go is a language known for its simplicity, and its two-letter name says it all. Backed by Google and getting attention from developers—some even switching from Python—it’s no surprise that…
Internationalizing is an important feature that is used to overcome the language barrier among people who use a particular software application. The target users of your application may use different…
The ICU message format is widely used across translation software and i18n libraries to structure source messages clearly. If you’ve ever engaged in software localization for a project, you’ve likely…
With the arrival of Kotlin and its almost instant fame among the Android developer community, localizing Kotlin applications has become more than just an afterthought. In this piece, we’ll delve…
In one of the previous posts we have discussed how to store Rails translations inside the database with the help of Globalize gem. This feature can come in really handy…