Translations for Rails Admin v0.6.6+ pulled from various sources.
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
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!
https://github.com/starchow/rails_admin-i18n/graphs/contributors
Copyright (c) 2011 Pham Trung Nam, based on devise-i18n. See LICENSE.txt for further details.