summaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
authorhukl <hukl@eight.local>2009-01-29 20:41:18 +0100
committerhukl <hukl@eight.local>2009-01-29 20:41:18 +0100
commitb298d3e8eeb10903bd4640dab7c11d0dc1be9d38 (patch)
treed8d0a8449972a46e551be3b94e7dd02b6107b119 /config/locales
initial import with edge rails included as a submodule
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml5
1 files changed, 5 insertions, 0 deletions
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 @@
1# Sample localization file for English. Add more files in this directory for other locales.
2# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
3
4en:
5 hello: "Hello world" \ No newline at end of file