From b298d3e8eeb10903bd4640dab7c11d0dc1be9d38 Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 29 Jan 2009 20:41:18 +0100 Subject: initial import with edge rails included as a submodule --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/locales/en.yml (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml new file mode 100644 index 00000000..f265c068 --- /dev/null +++ b/config/locales/en.yml @@ -0,0 +1,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" \ No newline at end of file -- cgit v1.3