0.15
A long-lived project that still receives updates
Translations for the rails_admin gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

rails_admin-i18n

Gem Version Build Status

Translations for Rails Admin v0.6.6+ 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

https://github.com/starchow/rails_admin-i18n/graphs/contributors

Copyright

Copyright (c) 2011 Pham Trung Nam, based on devise-i18n. See LICENSE.txt for further details.