Sha256: 4ec7603a3e05ea2976cf43b4ac0f2387bf565c9524ac056e77237d771fb1bd56

Contents?: true

Size: 781 Bytes

Versions: 4

Compression:

Stored size: 781 Bytes

Contents

en:
  classes:
    cmor/showcase/engine: Showcase
  activerecord:
    models:
      cmor/showcase/category:
        one: Category
        other: Categories
      cmor/showcase/item:
        one: Item
        other: Items
    shared_attributes: &shared_attributes
      body: Description
      created_at: Created at
      id: ID
      identifier: Identifier
      name: Name
      position: Position
      published_at: Published at
      published: Published
      updated_at: Updated at
    attributes:
      cmor/showcase/category:
        <<: *shared_attributes
        locale: Locale
      cmor/showcase/item:
        <<: *shared_attributes
        category: Category
        category_id: Category
        preview_picture: Preview
  routes:
    cmor-showcase-engine: showcase

Version data entries

4 entries across 4 versions & 1 rubygems

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