lawrencepit / remarkable forked from carlosbrando/remarkable
- Source
- Commits
- Network (27)
- Downloads (4)
- Wiki (1)
- Graphs
-
Tree:
caaf671
commit caaf671a1005c7d73ee922939a364c5ba210535f
tree 459b66089621d40ee858ce229c00c22966a2a688
parent fe64b4437dd59813d58da62bc08a8419d7f932a2 parent 29595df68e793dd48819d74ebbf432c97f43a886
tree 459b66089621d40ee858ce229c00c22966a2a688
parent fe64b4437dd59813d58da62bc08a8419d7f932a2 parent 29595df68e793dd48819d74ebbf432c97f43a886
remarkable / remarkable_i18n
remarkable_i18n/README
= Remarkable I18n This folder contains remarkable translations in several languages. == How to I18n my specs Inside your spec helper do: Remarkable.add_locale "path/to/my_locale.yml" Remarkable.locale = :my_locale If you are using Remarkable with Rails, you can place the locale file inside you config/locales folder and then you can skip the first line. == Contributors * pt-BR: José Valim (http://github.com/josevalim)

