I18n translate interface plugin...
Posted by Annalisa Afeltra in
Ruby on Rails -
no comments
I came across a really cool plugin that has a web interface for translating I18n texts.

Download the translate plugin from github written by Peter Marklund.
In the routes.rb file add the following:

now visit /translate and you will have an interface for translating text.

