Sha256: 1087174eaa14f31084ba146c574cfa5e8b396f30256f534a4f0ecdf35e1d53e2

Contents?: true

Size: 1.46 KB

Versions: 36

Compression:

Stored size: 1.46 KB

Contents

en:
  activerecord:
    models:
      cmor/carousels/item_detail:
        one: carousel item
        other: carousel items
      cmor/carousels/carousel:
        one: carousel
        other: carousels
    attributes:
      cmor/carousels/item_detail:
        id: ID
        asset: image
        asset_id: image
        description: body
        created_at: created at
        image: Bild
        image_content_type: image filetype
        image_file_name: imagte filename
        image_file_size: image filesize
        image_fingerprint: image fingerprint
        image_updated_at: image updated at
        position: position
        published_at: published at
        carousel: Carousel
        carousel_id: Carousel
        updated_at: updated at
        url: url
      cmor/carousels/carousel:
        id: ID
        created_at: created at
        description: description
        items: carousel items
        items_count: carousel items
        locale: locale
        name: name
        updated_at: updated at
        identifier: identifier
        variant_options: image_options
  resources:
    cmor_carousels_items: carousel-items
    cmor_carousels_carousels: carousels
  cmor:
    carousels:
      application_view_helper:
        render:
          next: Next
          previous: Previous
      item:
        actions:
          more: more
      carousel:
        warnings:
          not_found: Could not find carousel %{identifier}.
  routes:
    cmor_carousels_engine: carousels

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
cmor_carousels-0.0.38.pre config/locales/en.yml
cmor_carousels-0.0.37.pre config/locales/en.yml
cmor_carousels-0.0.36.pre config/locales/en.yml
cmor_carousels-0.0.35.pre config/locales/en.yml
cmor_carousels-0.0.34.pre config/locales/en.yml
cmor_carousels-0.0.33.pre config/locales/en.yml
cmor_carousels-0.0.32.pre config/locales/en.yml
cmor_carousels-0.0.31.pre config/locales/en.yml
cmor_carousels-0.0.30.pre config/locales/en.yml
cmor_carousels-0.0.29.pre config/locales/en.yml
cmor_carousels-0.0.28.pre config/locales/en.yml
cmor_carousels-0.0.27.pre config/locales/en.yml
cmor_carousels-0.0.26.pre config/locales/en.yml
cmor_carousels-0.0.25.pre config/locales/en.yml
cmor_carousels-0.0.24.pre config/locales/en.yml
cmor_carousels-0.0.22.pre config/locales/en.yml
cmor_carousels-0.0.21.pre config/locales/en.yml
cmor_carousels-0.0.20.pre config/locales/en.yml
cmor_carousels-0.0.19.pre config/locales/en.yml
cmor_carousels-0.0.18.pre config/locales/en.yml