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.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
new file mode 100644
index 0000000..0b1e15d
--- /dev/null
+++ b/config/locales/en.yml
@@ -0,0 +1,19 @@
+en:
+ plugins:
+ 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:
+ show:
+ other: Other Blog Posts \ No newline at end of file