README.markdown in rabelyoda-1.0.2 vs README.markdown in rabelyoda-1.0.3

- old
+ new

@@ -13,9 +13,11 @@ Checkout the `config/locales.out` folder for merged locale files. Each file, except the `en.yml`, will have new strings added with `[pls translate]` in the beginning. All of the strings not found in `en.yml`, will be removed from `*.yml` as well. +You can then give all these `locale.yml` files to your translators. When the translation is done just copy the translated file over the original one in `config/locales`, commit and deploy. + ## Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a