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.60.pre config/locales/en.yml
cmor_testimonials-0.0.59.pre config/locales/en.yml
cmor_testimonials-0.0.58.pre config/locales/en.yml
cmor_testimonials-0.0.57.pre config/locales/en.yml
cmor_testimonials-0.0.56.pre config/locales/en.yml
cmor_testimonials-0.0.55.pre config/locales/en.yml
cmor_testimonials-0.0.54.pre config/locales/en.yml
cmor_testimonials-0.0.53.pre config/locales/en.yml
cmor_testimonials-0.0.52.pre config/locales/en.yml
cmor_testimonials-0.0.51.pre config/locales/en.yml
cmor_testimonials-0.0.50.pre config/locales/en.yml
cmor_testimonials-0.0.49.pre config/locales/en.yml
cmor_testimonials-0.0.48.pre config/locales/en.yml
cmor_testimonials-0.0.45.pre config/locales/en.yml
cmor_testimonials-0.0.44.pre config/locales/en.yml
cmor_testimonials-0.0.43.pre config/locales/en.yml
cmor_testimonials-0.0.42.pre config/locales/en.yml
cmor_testimonials-0.0.41.pre config/locales/en.yml
cmor_testimonials-0.0.40.pre config/locales/en.yml
cmor_testimonials-0.0.39.pre config/locales/en.yml