diff --git a/config/locales/en.yml b/config/locales/en.yml new file mode 100644 index 0000000..e2bcc08 --- /dev/null +++ b/config/locales/en.yml @@ -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" + -- libgit2 0.21.2