From 8b8e9cd1224f0f573017bc236d76c0f8ccd657ee Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 23 Dec 2013 17:18:19 +0100 Subject: Add application specific locale files for en and nb locales. --- config/locales/en.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 179c14c..4440898 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,5 +1,2 @@ -# 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" + read_more: Read more... -- cgit v1.2.3