Sha256: e5b561fd4ec73a63ccfb1cffa84ad8288f67db096d8e79679cbfb952399c49fd

Contents?: true

Size: 1.28 KB

Versions: 2

Compression:

Stored size: 1.28 KB

Contents

en:
  spina:
    view: View

    blog:
      title: Blog

      posts:
        title: Posts
        new: New Post
        save: Save post
        saving: Saving...
        saved: Post saved
        post_content: Content
        post_configuration: Settings
        concept: Draft
        all_posts: All Posts
        delete_confirmation: Are you sure you want to delete <strong>%{subject}</strong>?
        draft_posts: Draft Posts
        live_posts: Live Posts
        post_seo: Post SEO
        scheduled_posts: Scheduled Posts

      categories:
        title: Categories
        new: New Category
        name: Categories
        save: Save category
        saving: Saving...
        saved: Category saved
        delete_confirmation: Are you sure you want to delete <strong>%{subject}</strong>?

  activerecord:
    attributes:
      spina/blog/post:
        title: Post title
        title_placeholder: Post title
        content: Post content
        draft: Draft
        draft_description: Great for when your post is not quite finished
        published_at: Publishing date/time
        slug: Permalink
        slug_description: Permalink URL for this post
        excerpt: Excerpt
        spina_user: Author
      spina/blog/category:
        name: Category name
        name_placeholder: Category name

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spina-admin-conferences-blog-0.3.1 config/locales/en.yml
spina-admin-conferences-blog-0.2.0 config/locales/en.yml