promisedlandt / wow_i18n_rails

I18n for World of Warcraft for Ruby on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wow_i18n_rails

Autoloads the translations from the wow_i18n gem into Ruby on Rails.

Usage

In your Rails application, simply add

gem "wow_i18n_rails"

to your Gemfile and bundle install.
The translations will be loaded automatically.

If you have explicity set I18n.available_locales, only the translations for those locales will be loaded.

Contributing

If you would like to add / change translations, don't do it here, do it in the wow_i18n gem.

About

I18n for World of Warcraft for Ruby on Rails

License:MIT License


Languages

Language:Ruby 100.0%