1 # Files in the config/locales directory are used for internationalization
2 # and are automatically loaded by Rails. If you want to use locales other
3 # than English, add the necessary files in this directory.
5 # To use the locales, use `I18n.t`:
9 # In views, this is aliased to just `t`:
13 # To use a different locale, set it with `I18n.locale`:
17 # This would use the information in config/locales/es.yml.
19 # To learn more, please read the Rails Internationalization guide
20 # available at http://guides.rubyonrails.org/i18n.html.