diff options
author | Philip Arndt <parndt@gmail.com> | 2010-08-09 22:19:18 +1200 |
---|---|---|
committer | Philip Arndt <parndt@gmail.com> | 2010-08-09 22:19:18 +1200 |
commit | 77546b5b65246c6af674c76ca4d0f9dcf6ce27dd (patch) | |
tree | f53e440f8b9ab8a1bd301a6ad4870245e5ec5fe8 /config/locales | |
parent | 331acdae929b8cfa93badf2ba6f1191918ae4701 (diff) | |
download | refinerycms-blog-77546b5b65246c6af674c76ca4d0f9dcf6ce27dd.tar.gz refinerycms-blog-77546b5b65246c6af674c76ca4d0f9dcf6ce27dd.tar.bz2 refinerycms-blog-77546b5b65246c6af674c76ca4d0f9dcf6ce27dd.zip |
add advanced options to blog post and prepare to add checkboxes for categories.
Diffstat (limited to 'config/locales')
-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 70c3661..169cd8d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -5,6 +5,10 @@ en: admin: blog: posts: + form: + advanced_options: Advanced Options + toggle_advanced_options: Click to access meta tag settings and menu options + save_as_draft: Save as Draft index: no_items_yet: There are no Blog Posts yet. Click "Create a new Blog Posts" to add your first blog posts. post: |