Internationalization or i18n is the design and development of a product, application, or document content that enables easy localization for target audiences that vary in culture, region, or language. Thus,…
Category: Tutorials
Step-by-step tutorials for developers working in the localization industry.
Ruby is probably my most favorite programming language: it enables us to write expressive, flexible, and powerful code, it has a great community, and it’s rapidly evolving. In this article…
How many errors does your translation have? No one cares. For most people, translation errors sound pretty petty. And who can blame them? It seems nerdy. Full of grammar rules….
There is a gap in localization and translation knowledge. We notice this frequently while assisting our customers. Most teams have some experience with the “old way,” namely, emailing files to…
With Android’s expansive popularity among people from all over the world, getting Android localization done right has become a crucial step in app development. You may be a novice developer…
Due to its deceptive simplicity, pluralization can be a somewhat overlooked element when handling strings in programs. If your application only speaks one language, say English, pluralizing is oftentimes as…
What is JSON? A regular guy might reply that it’s the name of a popstar. Not to say we’re irregular, but for us developers, surely that word instead evokes a…
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…