Skip to content

Commit

Permalink
adding config/locales/en.yml which now comes with rails. slightly imp…
Browse files Browse the repository at this point in the history
…roved the comments at top of file.
  • Loading branch information
Dan Croak committed Aug 10, 2009
1 parent 5c15447 commit 83beb44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Sample localization file for English.
# Add more files in this directory for other locales.
# http://guides.rubyonrails.org/i18n.html

en:
hello: "Hello world"

0 comments on commit 83beb44

Please sign in to comment.