diff --git a/.gitignore b/.gitignore index 2c3a5e8bc6..c7b8168daa 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,5 @@ /config/initializers/localeapp.rb /.ruby-version /gemfiles/Gemfile.rails-master.lock + +.localeapp \ No newline at end of file diff --git a/README.md b/README.md index 743e8674f8..6bae0261f5 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,15 @@ http://github.com/scambra/recordselect/ License ======= Released under the MIT license (included) + +--- + +A ruby translation project managed on [Locale](http://www.localeapp.com/) that's open to all! + +## Contributing to active_scaffold + +- Edit the translations directly on the [active_scaffold](http://www.localeapp.com/projects/public?search=active_scaffold) project on Locale. +- **That's it!** +- The maintainer will then pull translations from the Locale project and push to Github. + +Happy translating!