summaryrefslogtreecommitdiff
path: root/test/dummy/config/locales/en.yml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-07-04 15:33:48 +0200
committerAzul <azul@leap.se>2014-07-05 10:21:07 +0200
commitb5651032152236609d8761fd464f8e04fc5797c2 (patch)
treea561e4f573d4a3445a48577e31f78f2d9f4c1434 /test/dummy/config/locales/en.yml
parent02000f08ab8f44533447278d8fcb141ac6598e30 (diff)
remove dummy app
We're not supporting including leap_web as a gem right now.
Diffstat (limited to 'test/dummy/config/locales/en.yml')
-rw-r--r--test/dummy/config/locales/en.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/dummy/config/locales/en.yml b/test/dummy/config/locales/en.yml
deleted file mode 100644
index 179c14c..0000000
--- a/test/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"