Sha256: 59515e1a34ea5e90c1f6074ad188606cb74cb6316dbe1afe6fd96178ee6efdf1

Contents?: true

Size: 1.14 KB

Versions: 38

Compression:

Stored size: 1.14 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
        assets: Anhänge
        asset_details_count: Anhänge
        title: Titel
        tags: Tags
        body: Inhalt
        position: Position
        published: Veröffentlicht
        published_at: Veröffentlicht am
        created_by_id: Erstellt von
        creator: Erstellt von
        slug: Freundliche ID
        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
  routes:
    cmor_blog_engine: blog

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
cmor_blog-0.0.40.pre config/locales/de.yml
cmor_blog-0.0.39.pre config/locales/de.yml
cmor_blog-0.0.38.pre config/locales/de.yml
cmor_blog-0.0.37.pre config/locales/de.yml
cmor_blog-0.0.36.pre config/locales/de.yml
cmor_blog-0.0.35.pre config/locales/de.yml
cmor_blog-0.0.34.pre config/locales/de.yml
cmor_blog-0.0.33.pre config/locales/de.yml
cmor_blog-0.0.32.pre config/locales/de.yml
cmor_blog-0.0.31.pre config/locales/de.yml
cmor_blog-0.0.30.pre config/locales/de.yml
cmor_blog-0.0.29.pre config/locales/de.yml
cmor_blog-0.0.28.pre config/locales/de.yml
cmor_blog-0.0.27.pre config/locales/de.yml
cmor_blog-0.0.26.pre config/locales/de.yml
cmor_blog-0.0.25.pre config/locales/de.yml
cmor_blog-0.0.24.pre config/locales/de.yml
cmor_blog-0.0.22.pre config/locales/de.yml
cmor_blog-0.0.21.pre config/locales/de.yml
cmor_blog-0.0.20.pre config/locales/de.yml