Sha256: 001a695802480a2cc27019d71a1d58fa9141e4f939af6df296828e30d121306c

Contents?: true

Size: 637 Bytes

Versions: 3

Compression:

Stored size: 637 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."
        subject: "Contact Us message from %{email}"
    contacts:
      new:
        contact_us: "Kontaktiere Uns"
        email: "Email"
        message: "Nachricht"
        submit: "Abschicken"
    notices:
      error: "Beide Felder müssen ausgefüllt werden."
      success: "Die Nachricht wurde erfolgreich versendet."

Version data entries

3 entries across 2 versions & 1 rubygems

Version Path
contact_us-0.1.5 config/locales/contact_us.de.yml
contact_us-0.1.5 spec/dummy/config/locales/contact_us.de.yml
contact_us-0.1.4 config/locales/contact_us.de.yml