aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml23
1 files changed, 12 insertions, 11 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 0b1e15d..4489389 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -3,17 +3,18 @@ en:
refinerycms_blog:
title: Blog
admin:
- blog_posts:
- index:
- create_new: Create new post
- reorder: Reorder Blog Posts
- reorder_done: Done Reordering Blog Posts
- sorry_no_results: Sorry! There are no results found.
- no_items_yet: There are no Blog Posts yet. Click "Create a new Blog Posts" to add your first blog posts.
- blog_post:
- view_live: View this blog post live <br/><em>(opens in a new window)</em>
- edit: Edit this blog post
- delete: Remove this blog post forever
+ blog:
+ posts:
+ index:
+ create_new: Create new post
+ reorder: Reorder Blog Posts
+ reorder_done: Done Reordering Blog Posts
+ sorry_no_results: Sorry! There are no results found.
+ no_items_yet: There are no Blog Posts yet. Click "Create a new Blog Posts" to add your first blog posts.
+ post:
+ view_live: View this blog post live <br/><em>(opens in a new window)</em>
+ edit: Edit this blog post
+ delete: Remove this blog post forever
blog_posts:
show:
other: Other Blog Posts \ No newline at end of file