From 04b49b2371c555363c25081564f02890dc85fa3b Mon Sep 17 00:00:00 2001 From: Pete Higgins Date: Wed, 14 Dec 2011 15:01:04 -0800 Subject: Allow configurable author for blog posts. --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/locales/en.yml b/config/locales/en.yml index 9222d11..3aa2b68 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -41,6 +41,8 @@ en: published_at: Publish Date custom_url: Custom Url custom_url_help: Generate the url for the blog post from this text instead of the title. + author: Author + author_help: Set which user this post will show as the author. copy_body: Copy Post Body to Teaser copy_body_help: Copies the post body to the teaser. Leave teaser blank to let Refinery automatically make the teaser. index: -- cgit v1.2.3