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

Localizing JavaScript in Rails Apps

Learn how to integrate the i18n-js library into your application and how to work with it.
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!).