RubyGems.org

This Rails plugin provides the rake task i18n:update to download the latest core translations to vendor/rails-locales. On application start, the plugin automatically prepends downloaded core translations to the I18n load_path. So the downloaded core translations are automatically used in your application, but you can still override the defaults in your own locale files.

installgem install rails-i18n-updater
Authors

Andreas Neuhaus

3,195 total downloads 2,136 for this version
Owners

E2338de979f17685b902f70bcc3fee8e

Gemfile
gem "rails-i18n-updater", "~> 1.0.1"
Versions
  1. 1.0.1 March 2, 2011
  2. 1.0.0 August 11, 2010
Development Dependencies
  1. mocha >= 0