summaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-03-27 13:33:34 -0400
committerJules Laplace <jules@okfoc.us>2015-03-27 13:33:34 -0400
commitf090feb8d4cacce9a1e8ffcda6cb542917c7e1e1 (patch)
tree0b4e9df9a05d7adac4abe162d9692b6047d685b1 /config/locales
railzZz
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 0000000..179c14c
--- /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 https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
+
+en:
+ hello: "Hello world"