rails_admin-i18n¶ ↑
Translations for {Rails Admin v0.6.6+}[https://github.com/sferik/rails_admin] pulled from various sources.
Installation¶ ↑
Add this line to your application's Gemfile:
gem 'rails_admin-i18n'
And then execute:
$ bundle
Or install it yourself using:
$ gem install rails_admin-i18n
Contributing¶ ↑
1. Fork it ( http://github.com/starchow/rails_admin-i18n ) 2. Create your feature branch (`git checkout -b my-new-translate`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-translate`) 5. Create new Pull Request
Happy translating!
Contributors¶ ↑
github.com/starchow/rails_admin-i18n/graphs/contributors
Copyright¶ ↑
Copyright © 2011 Pham Trung Nam, based on devise-i18n. See LICENSE.txt for further details.