Sha256: 350b1fec9b277422af453a213343f7ab820702afcee2169431dfeef9bb8da7d4

Contents?: true

Size: 1.35 KB

Versions: 21

Compression:

Stored size: 1.35 KB

Contents

de:
  classes:
    cmor/contact/engine: Kontakt
  activerecord:
    models:
      cmor/contact/contact_request:
        one: Kontaktanfrage
        other: Kontaktanfragen
    attributes:
      cmor/contact/contact_request:
        id: ID
        accept_terms_of_service: 'Hiermit erlaube ich dem Seitenbetreiber die Nutzung meiner Daten zwecks Beantwortung dieser Kontaktanfrage.'
        name: Name
        email: E-Mail
        phone: Telefonnummer
        ip_address: IP Adresse
        message: Nachricht
        notified_at: Benachrichtigt am
        created_at: Erstellt am
        updated_at: Aktualisiert am
        additional_actions: Zusatzliche Aktionen
  cmor:
    contact:
      contact_requests:
        new:
          title: "Kontaktanfrage"
      contact_request_mailer:
        notify:
          subject: "[%{application_name}] Neue Kontaktanfrage"
          title: "Neue Kontaktanfrage"
  flash:
    cmor:
      contact:
        contact_requests:
          create:
            notice: "Ihre Kontaktanfrage wurde versandt."
  helpers:
    submit:
      contact_request:
        create: Absenden
  routes:
    cmor_contact_engine: kontakt
    contact_requests: anfrage
  simple_form:
    placeholders:
      contact_request:
        name: "Max Mustermann"
        email: "max.mustermann@example.com"
        message: "Meine Nachricht"
        phone: "+49 69 12345678"

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
cmor_contact-0.0.22.pre config/locales/de.yml
cmor_contact-0.0.21.pre config/locales/de.yml
cmor_contact-0.0.20.pre config/locales/de.yml
cmor_contact-0.0.19.pre config/locales/de.yml
cmor_contact-0.0.18.pre config/locales/de.yml
cmor_contact-0.0.17.pre config/locales/de.yml
cmor_contact-0.0.15.pre config/locales/de.yml
cmor_contact-0.0.14.pre config/locales/de.yml
cmor_contact-0.0.13.pre config/locales/de.yml
cmor_contact-0.0.12.pre config/locales/de.yml
cmor_contact-0.0.11.pre config/locales/de.yml
cmor_contact-0.0.10.pre config/locales/de.yml
cmor_contact-0.0.9.pre config/locales/de.yml
cmor_contact-0.0.8.pre config/locales/de.yml
cmor_contact-0.0.7.pre config/locales/de.yml
cmor_contact-0.0.6.pre config/locales/de.yml
cmor_contact-0.0.5.pre config/locales/de.yml
cmor_contact-0.0.4.pre config/locales/de.yml
cmor_contact-0.0.3.pre config/locales/de.yml
cmor_contact-0.0.2.pre config/locales/de.yml