translate-rails3 0.2.0
This plugin provides a web interface for translating Rails I18n texts (requires Rails 3.0 or higher) from one locale to another. The plugin has been tested only with the simple I18n backend that ships with Rails. I18n texts are read from and written to YAML files under config/locales. This gem is a fork of the original https://github.com/mynewsdesk/translate and also includes work from this fork: https://github.com/milann/translate
Gemfile:
=
install:
=
Runtime Dependencies (1):
ya2yaml
~> 0.30