# QuadroI18n
This project rocks and uses MIT-LICENSE.
Quadro is a CMS written for Rails developers. It works as an engine and provides the standard functionality to start a website or a blog from the scratch.
This gem provides internationalization files for Quadro.
Current stable version.
[](https://badge.fury.io/rb/quadro-i18n)
## Installation
In order to start using it, you need to add the gem on your ‘Gemfile` after `quadro` entry.
“‘ruby gem “quadro-i18n” “`
Then you need to run your bundler.
“‘bash bundle install “`
## Use it and enjoy it
Now you are ready to get started with Quadro internationalization files.