Sha256: 3003496cad48e4d60bd5dccad8e2e17b98096a4e5bd2e889aeecb7691b093a8c

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

nl:
  spina:
    view: View

    blog:
      title: Blog

      posts:
        title: Posts
        new: Nieuwe post
        save: Post opslaan
        saving: Opslaan...
        saved: Post opgeslagen
        post_content: Inhoud
        post_configuration: Instellingen
        concept: Concept
        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: Categorieën
        new: Nieuwe categorie
        name: Categoriën
        save: Categorie opslaan
        saving: Opslaan...
        saved: Categorie opgeslagen
        delete_confirmation: Are you sure you want to delete <strong>%{subject}</strong>?

  activerecord:
    attributes:
      spina/blog/post:
        title: Post titel
        title_placeholder: Post titel
        content: Post inhoud
        draft: Concept
        draft_description: Handig voor als je post nog niet helemaal af is
        published_at: Publicatiedatum/tijd
        slug: Permalink
        slug_description: Permalink URL for this post
        excerpt: Uittreksel
        spina_user: Auteur
        photo: Afbeelding
      spina/blog/category:
        name: Naam categorie
        name_placeholder: Naam categorie

Version data entries

2 entries across 2 versions & 1 rubygems

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