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

Software localization

A Guide to Localizing Rails Active Record Models

Rails is still a strong choice for agile web development. Check out these two approaches to localizing Rails Active Record models.
Software localization blog category featured image | Phrase

Software localization

7 Key Best Practices for Rails Internationalization

Get to know seven key best practices for Rails internationalization to organize your translation workflow better.
Software localization blog category featured image | Phrase

Software localization

Setting and Managing Locales in Rails I18n

Let's discuss different ways of managing locales across requests in Rails i18n so your app is fully ready for localization.
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.
Software localization blog category featured image | Phrase

Software localization

Lessons Learned: Naming and Managing Rails I18n Keys

We've been localizing our user interface for several years now. But there are several steps to managing rails i18n keys that Phrase cannot solve (yet!).