aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/config/locales/en.yml
blob: a747bfa6987b7bec1bf149ecc5bb8801d5e25e34 (plain) (blame)
1
2
3
4
5
# Sample localization file for English. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:
  hello: "Hello world"