Ruby on Rails plugin for Web Translate It

By Edouard on November 2, 2009

In an effort to make Web Translate It easier to integrate with your application I developed a Ruby on Rails plugin for Web Translate It.

What does it do?

It provides a rake task to fetch your translations

rake trans:fetch

You can also setup the plugin to “autofetch” your translations, the plugin will look for and fetch new translations for every page loaded on your site. This means a translator can translate a string on Web Translate It, reload a page on your website and see instantly the translation she made in context.

How do I get and install it?

Please refer to the documentation on github.

For more help with regards to Web Translate It integration, please have a look at the integration help section on Web Translate It.

Which other web frameworks will you support?

I plan to create plugins for the popular frameworks Django and Cake PHP.

I hope you will find this plugin useful. Should you notice any issue or have a feature request for this plugin, please open an issue on Github’s issue tracking system.