This is an app to demonstrate one way to;
- Configure your Rails app for i18n.
- Configure and work with Locale translation.
- Testing your locales.
git clone git@github.com:Locale/locale_test.git
cd locale_test
cp config/database.yml-example config/database.yml
bin/setup
See corresponding guidelines
Copyright (c) 2011-2014 Locale, and other contributors, released under the New BSD License