aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
blob: c37ba537c5f632fb7a52432f8388a01c95efb542 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
en:
  plugins:
    refinerycms_blog:
      title: Blog
  admin:
    blog:
      categories:
        category:
          edit: Edit this category
          delete: Delete this category forever
        index:
          no_items_yet: There are no categories yet. Click "{{create}}" to add your first category.
      comments:
        index:
          no_items_yet: There are no {{type}} comments yet.
      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}}" to add your first blog post.
        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
      settings:
        notification_recipients:
          value: Send notifications to
          explanation: Every time someone comments on a blog post, Refinery sends out an email to say there is a new comment.
          hint: When a new comment is added, Refinery will send an email notification to you.
          example: "Enter your email address(es) like: jack@work.com, jill@office.com"
      submenu:
        categories:
          title: Categories
          manage: Manage
          new: Create new category
        comments:
          title: Comments
          new: New
          unmoderated: New
          approved: Approved
          rejected: Rejected
        posts:
          title: Posts
          manage: Manage posts
          new: Create new post
        settings:
          title: Settings
          moderation: Moderation
          update_notified: Update who gets notified
  blog_posts:
    side_bar:
      categories: Categories
    index:
      read_more: Read more
    show:
      other: Other Blog Posts
      filed_in: Filed in
      created_at_title: Publishing Date
      created_at: Posted on {{when}}