Translate plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install git://github.com/newsdesk/translate.git
To mount the plugin, add the following to your config/routes.rb file:
Translate::Routes.translation_ui(map) if RAILS_ENV != "production"
Now visit /translate in your web browser to start translating.
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, over 3 years ago

