aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
blob: 169cd8dcc1d046bab4c6b4586a0a0381da7dfb04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
en:
  plugins:
    refinerycms_blog:
      title: Blog
  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:
          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
      comments:
        index:
          no_items_yet: There are no {{type}} comments yet.
      submenu:
        categories:
          title: Categories
          manage: Manage
          new: Create new category
        comments:
          new: New
          approved: Approved
          rejected: Rejected
        posts:
          title: Posts
          new: Create new post
        settings:
          title: Settings
          moderation: Moderation
          update_notified: Update who gets notified
  blog_posts:
    show:
      other: Other Blog Posts