Sha256: d4f3c5f022b6352625bb240d707fc5f2274481c63ad7a64642e01de066bc2157

Contents?: true

Size: 989 Bytes

Versions: 49

Compression:

Stored size: 989 Bytes

Contents

en:
  activerecord:
    models:
      cmor/testimonials/category:
        one: Category
        other: Categories
      cmor/testimonials/testimonial:
        one: Testimonial
        other: Testimonials
    default_attributes: &default_attributes
      id: ID
      created_at: Created at
      updated_at: Updated at
    attributes:
      cmor/testimonials/category:
        <<: *default_attributes
        identifier: Identifier
        name: Name
        locale: Locale
        slug: Slug
      cmor/testimonials/testimonial:
        <<: *default_attributes
        image: Image
        position: Position
        published_at: Published at
        category: Category
        category_id: Category ID
        fullname: Name
        role: Role
        company: Company
        body: Text
  resources:
  cmor:
    testimonials:
      application_view_helper:
        render_category:
          next: Next
          previous: Previous
  routes:
    cmor_testimonials_engine: testimonials

Version data entries

49 entries across 49 versions & 1 rubygems

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