rails-i18n-updater 1.0.1
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.
Gemfile:
=
安装:
=
Runtime 依赖 (3):
Development 依赖 (1):
mocha
>= 0