Translation.io icon
Translation.io icon

Translation.io

Translation.io allows you to localize Ruby on Rails applications using either t('.keys') or _('free text').

Translation interface for Gettext and YAML

Cost / License

  • Freemium
  • Proprietary

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Online

Translation.io News & Activities

Highlights All activities

Recent activities

Translation.io information

AlternativeTo Categories

Education & ReferenceDevelopment

Popular alternatives

View all
Translation.io was added to AlternativeTo by michaelhoste on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Translation.io?

Translation.io allows you to localize Ruby on Rails applications using either t('.keys') or _('free text').

Just type rake translation:sync to synchronize with your translators, and let them translate online with our interface.

We think dealing with YAML keys is not the best way to translate and that Gettext should be preferred. That's why we created a gem that lets you translate without worrying about the underlying system.