RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to make your Rails Application Multilingual

Most of the world doesn’t speak English. That’s where internationalization and localization come in. Rails has a great i18n API. It provides an easy-to-use and extensible framework for translating your application to a single custom language other than English or for providing multi-language support in our application. Check out Rails gem approach, MySQL approach and a Multilingual Rails structure

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in