Home

Awesome

AlchemyCMS Translations

Translations files for AlchemyCMS 7.1 and above.

Alchemy version

Installation

Add this Gem to your Gemfile and run the install generator

bundle add alchemy_i18n
bin/rails g alchemy_i18n:install

Pass the locales you want to generate files for with the --locales option. Seperate multiple locales by space.

bin/rails g alchemy_i18n:install --locales=de it es

A ruby translation project managed on Locale that's open to all!

Contributing to AlchemyCMS/alchemy_i18n

Happy translating!

License

The gem is available as open source under the terms of the MIT License.