Skip to main content
Software localization blog category featured image | Phrase

Software localization

Ruby I18n: Translate Ruby Projects with gettext & PO Files

Ruby i18n from A to Z: Learn how to translate Ruby applications, what GetText and PO filesĀ are, about their format and how to translate with fast_gettext.
Software localization blog category featured image | Phrase

Software localization

Translating Ruby Applications with the R18n Ruby Gem

R18n is a ruby gem that lets you implement i18n for Ruby apps. This guide will walk you through how to use it for translating Ruby apps.
Software localization blog category featured image | Phrase

Software localization

A Comprehensive Rails I18n Guide

Rails-i18n provides key locale data for Ruby and Rails. Learn how to use it for Rails internationalization and make your app adaptable for global use.