In this tutorial, you will learn by example how to perform Laravel localization and present your application in multiple languages. You will learn how to work with translation files, perform…
Category: Tutorials
Step-by-step tutorials for developers working in the localization industry.
Some time ago we explored the basics of Java i18n. But if we were to zoom in a bit further, particularly on Java date localization, we’d see that it used…
We live in an imperfect world, and we as humans are prone to making mistakes. It’s not a bad thing — it’s just something to remember and take into account….
Date and time localization is quite an important topic when it comes to developing applications and software systems in multiple languages. Date and time are written and read in different…
Git is a version control system which became a de-facto standard for many developers. Basically, any programmer nowadays is expected to know the basics of Git and understand how to…
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…
Sometime back we explored how a rising star of a language, namely, Go/Golang supports internationalization (i18n). But, given that you’re here, looks like you (or your organization) have taken things…
The process of iOS localization is often tedious and unorganized. Lokalise is here to help you solve this problem! In this tutorial, we’ll focus on enabling localization in your iOS…