Sha256: 909b70b7e6c6ed1ebb21825ad257821941ef1a1bed5529617ce9003dc0ec2da6

Contents?: true

Size: 1.31 KB

Versions: 25

Compression:

Stored size: 1.31 KB

Contents

en:
  classes:
    cmor/contact/engine: Contact
  activerecord:
    models:
      cmor/contact/contact_request:
        one: Contact Request
        other: Contact Requests
    attributes:
      cmor/contact/contact_request:
        id: ID
        accept_terms_of_service: 'I hereby allow the site owner to use my personal data for the purpose of answering this request.'
        name: Name
        email: E-Mail
        phone: Phone
        ip_address: IP Address
        message: Message
        notified_at: Notified at
        created_at: Created at
        updated_at: Updated at
        additional_actions: Additional Actions
  cmor:
    contact:
      contact_requests:
        new:
          title: "Contact Request"
      contact_request_mailer:
        notify:
          subject: "[%{application_name}] New contact request"
          title: "New contact request"
  flash:
    cmor:
      contact:
        contact_requests:
          create:
            notice: "Your contact request has been delivered."
  helpers:
    submit:
      contact_request:
        create: Submit
  routes:
    cmor_contact_engine: contact
    contact_requests: request
  simple_form:
    placeholders:
      contact_request:
        name: "John Doe"
        email: "john.doe@example.com"
        message: "Hi Dave..."
        phone: "+1-541-754-3010"

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
cmor_contact-0.0.27.pre config/locales/en.yml
cmor_contact-0.0.26.pre config/locales/en.yml
cmor_contact-0.0.25.pre config/locales/en.yml
cmor_contact-0.0.24.pre config/locales/en.yml
cmor_contact-0.0.22.pre config/locales/en.yml
cmor_contact-0.0.21.pre config/locales/en.yml
cmor_contact-0.0.20.pre config/locales/en.yml
cmor_contact-0.0.19.pre config/locales/en.yml
cmor_contact-0.0.18.pre config/locales/en.yml
cmor_contact-0.0.17.pre config/locales/en.yml
cmor_contact-0.0.15.pre config/locales/en.yml
cmor_contact-0.0.14.pre config/locales/en.yml
cmor_contact-0.0.13.pre config/locales/en.yml
cmor_contact-0.0.12.pre config/locales/en.yml
cmor_contact-0.0.11.pre config/locales/en.yml
cmor_contact-0.0.10.pre config/locales/en.yml
cmor_contact-0.0.9.pre config/locales/en.yml
cmor_contact-0.0.8.pre config/locales/en.yml
cmor_contact-0.0.7.pre config/locales/en.yml
cmor_contact-0.0.6.pre config/locales/en.yml