diff options
author | Philip Arndt <parndt@gmail.com> | 2010-08-30 11:14:46 +1200 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2010-08-30 11:14:46 +1200 |
commit | 4d1e364085c0de27d3ca58cc90eba9036744fc79 (patch) | |
tree | 2e0282206a95fc6fb91ec8aea38843543e886c85 /config | |
parent | 21dca99ddf7eadb929bc9fe40a6b3f9fd90b2f41 (diff) | |
download | refinerycms-blog-4d1e364085c0de27d3ca58cc90eba9036744fc79.tar.gz refinerycms-blog-4d1e364085c0de27d3ca58cc90eba9036744fc79.tar.bz2 refinerycms-blog-4d1e364085c0de27d3ca58cc90eba9036744fc79.zip |
Comments are now moderated automatically unless moderation is enabled and show up below posts.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index c6d75e6..1c00495 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -55,6 +55,10 @@ en: index: read_more: Read more show: + comments: + title: Comments + by: Posted by {{who}} + time_ago: '{{time}} ago' other: Other Blog Posts filed_in: Filed in created_at_title: Publishing Date |