Tuesday, April 5, 2005

Using Gettext to translate your Rails application

Posted by admin

Sacha Ebach shows you how to deal with multi-lingual applications in Using Gettext to translate your Rails application. It’s a complete guide talking about what tools you need, the structure you should impose, and what Rails need to instructed to do in order to make your application speak more than just English. Great stuff.