Commit 04da01b44a0fa03c64bc51a8041424c2d8dee0d3

Authored by Dan Croak
1 parent 836b32e3

adding english language i18n config

Showing 1 changed file with 7 additions and 0 deletions   Show diff stats
config/locales/en.yml 0 → 100644
@@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
  1 +# Sample localization file for English.
  2 +# Add more files in this directory for other locales.
  3 +# http://guides.rubyonrails.org/i18n.html
  4 +
  5 +en:
  6 + hello: "Hello world"
  7 +