From f036f2a46f5c085505aff507f54518df8e283069 Mon Sep 17 00:00:00 2001 From: djones Date: Tue, 21 Sep 2010 17:20:08 +1200 Subject: added publish date support. fixes bug where categories were showing posts that were technically supposed to be hidden from the end user --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/locales/en.yml b/config/locales/en.yml index 5b5749c..f4a6659 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -37,6 +37,7 @@ en: advanced_options: Advanced Options toggle_advanced_options: Click to access meta tag settings and menu options save_as_draft: Save as Draft + published_at: Publish Date index: no_items_yet: 'There are no Blog Posts yet. Click "{{create}}" to add your first blog post.' post: -- cgit v1.2.3