aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dummy/config/locales
diff options
context:
space:
mode:
authorJamie Winsor <jamie@enmasse.com>2011-10-26 13:11:54 -0700
committerJamie Winsor <jamie@enmasse.com>2011-10-26 13:11:54 -0700
commit1b3195bf30ac0b6803525e1a4629cb2a5e60ce8b (patch)
tree5e88a516bb86e46f5c7fc945a848dea47b48d258 /spec/dummy/config/locales
parent4ab9eccdee10b1f0612822d92d23a925b9c84535 (diff)
downloadrefinerycms-blog-1b3195bf30ac0b6803525e1a4629cb2a5e60ce8b.tar.gz
refinerycms-blog-1b3195bf30ac0b6803525e1a4629cb2a5e60ce8b.tar.bz2
refinerycms-blog-1b3195bf30ac0b6803525e1a4629cb2a5e60ce8b.zip
Remove dummy application for testing
Diffstat (limited to 'spec/dummy/config/locales')
-rw-r--r--spec/dummy/config/locales/en.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/spec/dummy/config/locales/en.yml b/spec/dummy/config/locales/en.yml
deleted file mode 100644
index 179c14c..0000000
--- a/spec/dummy/config/locales/en.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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"