In the previous part of this series we learned the basics of creating a Ruby gem. We created an initial directory structure, defined a gemspec, installed dependencies, and started to…
Category: Tutorials
A collection of step-by-step instructions. Learn how to make the most out of Lokalise platform.
In this series of articles, we will discuss all aspects of how to create a Ruby gem (gem is just a fancy word for “library” or “plugin”). In this section…
So, you know that translating your app is important and you are also familiar with the localization process in general. But, as the old saying goes: the devil is in…
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,…
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…