Translation plugin for Crowdsourcing management system Voluntary.Software.
Installation
Preconditions: install the voluntary gem in your rails application https://GitHub.com/volontariat/voluntary
Add this to your Gemfile:
gem 'voluntary_translation'
Run this in your console:
bundle install
Run this in your console:
rake railties:install:migrations
License
This project uses MIT-LICENSE.