Sha256: bc26439950312cdccf141b651cf2d49369a225e045a6416d008866886e6db117

Contents?: true

Size: 1.49 KB

Versions: 18

Compression:

Stored size: 1.49 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: published
        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_carousel:
          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

18 entries across 18 versions & 1 rubygems

Version Path
cmor_carousels-0.0.60.pre config/locales/en.yml
cmor_carousels-0.0.59.pre config/locales/en.yml
cmor_carousels-0.0.58.pre config/locales/en.yml
cmor_carousels-0.0.57.pre config/locales/en.yml
cmor_carousels-0.0.56.pre config/locales/en.yml
cmor_carousels-0.0.55.pre config/locales/en.yml
cmor_carousels-0.0.54.pre config/locales/en.yml
cmor_carousels-0.0.53.pre config/locales/en.yml
cmor_carousels-0.0.52.pre config/locales/en.yml
cmor_carousels-0.0.51.pre config/locales/en.yml
cmor_carousels-0.0.50.pre config/locales/en.yml
cmor_carousels-0.0.49.pre config/locales/en.yml
cmor_carousels-0.0.48.pre config/locales/en.yml
cmor_carousels-0.0.45.pre config/locales/en.yml
cmor_carousels-0.0.44.pre config/locales/en.yml
cmor_carousels-0.0.43.pre config/locales/en.yml
cmor_carousels-0.0.42.pre config/locales/en.yml
cmor_carousels-0.0.41.pre config/locales/en.yml