Sha256: e7e2b5d0b950fe43b7b9cce4c8d01ef72d842342c82f852f1617266af1d7e5df

Contents?: true

Size: 825 Bytes

Versions: 4

Compression:

Stored size: 825 Bytes

Contents

de:
  classes:
    cmor/showcase/engine: Schaufenster
  activerecord:
    models:
      cmor/showcase/category:
        one: Kategorie
        other: Kategorien
      cmor/showcase/item:
        one: Eintrag
        other: Einträge
    shared_attributes: &shared_attributes
      body: Beschreibung
      created_at: Erstellt am
      id: ID
      identifier: Bezeichner
      name: Name
      position: Position
      published_at: Veröffentlicht am
      published: Veröffentlicht
      updated_at: Aktualisiert am
    attributes: 
      cmor/showcase/category:
        <<: *shared_attributes
        locale: Sprache
      cmor/showcase/item:
        <<: *shared_attributes
        category: Kategorie
        category_id: Kategorie
        preview_picture: Vorschaubild
  routes:
    cmor-showcase-engine: schaufenster

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cmor_showcase-0.0.36.pre config/locales/de.yml
cmor_showcase-0.0.35.pre config/locales/de.yml
cmor_showcase-0.0.34.pre config/locales/de.yml
cmor_showcase-0.0.33.pre config/locales/de.yml