Sha256: 47dd7904c06e92e5f44d1dd6962709e236967bdd70a3a979ed7feea57fb66435

Contents?: true

Size: 1.25 KB

Versions: 8

Compression:

Stored size: 1.25 KB

Contents

de:
  classes:
    cmor/blog/engine: Blog
  activerecord:
    models:
      cmor/blog/post:
        one: Post
        other: Posts
      cmor/blog/asset_detail:
        one: Anhang
        other: Anhänge
    attributes:
      cmor/blog/post:
        id: ID
        asset_details_count: Anhänge
        assets: Anhänge
        body: Inhalt
        created_by_id: Erstellt von
        creator: Erstellt von
        locale: Sprache
        position: Position
        published: Veröffentlicht
        published_at: Veröffentlicht am
        slug: Freundliche ID
        tags: Tags
        title: Titel
        updated_by_id: Aktualisiert von
        updater: Aktualisiert von
        created_at: Erstellt am
        updated_at: Aktualisiert am
      cmor/blog/asset_detail:
        id: ID
        post: Post
        post_id: Post
        asset: Datei
        asset_id: Datei
        asset_actions: ''
        description: Beschreibung
        filename: Dateiname
        title: Titel
        preview_picture: Vorschau
        position: Position
        published_at: Veröffentlicht am
        created_at: Erstellt am
        updated_at: Aktualisiert am
  cmor:
    blog:
      application_view_helper:
        render_post:
          more: 'Mehr'
  routes:
    cmor_blog_engine: blog

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cmor_blog-0.0.54.pre config/locales/de.yml
cmor_blog-0.0.53.pre config/locales/de.yml
cmor_blog-0.0.52.pre config/locales/de.yml
cmor_blog-0.0.51.pre config/locales/de.yml
cmor_blog-0.0.50.pre config/locales/de.yml
cmor_blog-0.0.49.pre config/locales/de.yml
cmor_blog-0.0.48.pre config/locales/de.yml
cmor_blog-0.0.45.pre config/locales/de.yml