rails-i18n.org - Interviews, Inspiration, And Tools For The Rails I18n Community

Example domain paragraphs

An open-source project to capture the spirit and challenges of the Rails internationalization world.

That's where internationalization and localization come in. If you're a Rails developer and you'd like to make your app available (and understandable) for people all over the world, you're in luck: Rails has a great i18n API .

But the API built into Rails isn't the end of your internationalization story -- it's the beginning. As you dive into this tricky and challenging merging of code, language, and culture, you'll find numerous surprises and pitfalls. Stack Overflow can help once you're stuck -- but this is what you should read before you even begin.