Sha256: 132d25aaf2566639fe6334414dcae931bec85979958638fabe8ad04348b02661

Contents?: true

Size: 847 Bytes

Versions: 9

Compression:

Stored size: 847 Bytes

Contents

# Sample localization file for German. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

de:
  contact_us:
    contact_mailer:
      contact_email:
        sent_by_contact_form: "Gesendet durch das Kontaktformular. %{email}"
        sent_by_name: "Nachricht von %{name} mit der E-Mail Adresse %{email}"
        subject: "Nachricht von %{email}"
    contacts:
      new: &new
        contact_us: "Kontaktiere Uns"
        email: "E-Mail"
        message: "Nachricht"
        name: "Name"
        subject: "Betreff"
        submit: "Abschicken"
      new_formtastic:
        <<: *new
      new_simple_form:
        <<: *new
    notices:
      error: "Beide Felder müssen ausgefüllt werden."
      success: "Die Nachricht wurde erfolgreich versendet."

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
contact_us-1.2.0 config/locales/contact_us.de.yml
contact_us-1.1.0 config/locales/contact_us.de.yml
contact_us-1.0.1 config/locales/contact_us.de.yml
contact_us-1.0.0 config/locales/contact_us.de.yml
contact_us-0.5.4 config/locales/contact_us.de.yml
contact_us-0.5.3 config/locales/contact_us.de.yml
contact_us-0.5.2 config/locales/contact_us.de.yml
contact_us-0.5.1 config/locales/contact_us.de.yml
contact_us-0.5.0 config/locales/contact_us.de.yml