Skip to content

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

License

Notifications You must be signed in to change notification settings

svenfuchs/rails-i18n

 
 

Repository files navigation

I18n Data Repository for Rails 2.3

Build Status

Central point to collect locale data for use in Ruby on Rails 2.3.

Note that you cannot install these data through RubyGems against Rails 2.3. You should download data files into your config/locales directory.

If your Rails version is 4.0 or above, visit the master branch. If your Rails version is 3.x, visit the rails-3-x branch.

Installation

Download the locale files that are found in the directory rails/locale and put them into the config/locales directory of your Rails application.

If any translation doesn't suit well to the requirements of your application, edit them or add your own locale files.

For more information, visit Rails Internationalization (I18n) API on the RailsGuides.

License

MIT

Contributors

See https://github.com/svenfuchs/rails-i18n/contributors

Special thanks

Tsutomu Kuroda for untiringly taking care of this repository, issues and pull requests

About

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails related I18n stuff

Resources

License

Stars

Watchers

Forks

Packages

No packages published