Skip to content

baban/i18n_manylang_patch

Repository files navigation

I18nManylangPatch

english translation file re-search, if your language translation file hit lacked property

Installation

Add this line to your application's Gemfile:

gem 'i18n_manylang_patch'

And then execute:

$ bundle

Or install it yourself as:

$ gem install i18n_manylang_patch

Usage

when you use rails i18n gem translation using, if translation property is lacked, error message is printing. this gem prevent error message and re-search english translation property you need to create completely translation file only english!!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

This gem add translate language i18n gem

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages