aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authordjones <dgjones@gmail.com>2010-09-07 14:28:58 +1200
committerdjones <dgjones@gmail.com>2010-09-07 14:28:58 +1200
commitad62a155f1a2246bc054516bf0629c8337f30f9e (patch)
tree91f21fd5b71de4a33be896ad4d7c17395f710dbb /config
parent0c9b906056f939ebbc43c84ef8e8683f303cf81a (diff)
downloadrefinerycms-blog-ad62a155f1a2246bc054516bf0629c8337f30f9e.tar.gz
refinerycms-blog-ad62a155f1a2246bc054516bf0629c8337f30f9e.tar.bz2
refinerycms-blog-ad62a155f1a2246bc054516bf0629c8337f30f9e.zip
better gitignore, posts controller now uses translations that exist
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 9d562d7..c3fd8a4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -85,7 +85,7 @@ en:
no_posts: There are no posts here yet.
posts:
comment: comment
- comment:
+ comments:
by: 'Posted by {{who}}'
time_ago: '{{time}} ago'
thank_you: 'Thank you for commenting.'