Sha256: f2a6b58f4b0ac07e5a4ca64efba2a855fa25371f5cfd297af7bd07d2bd6c3f18

Contents?: true

Size: 748 Bytes

Versions: 6

Compression:

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

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
contact_us-0.3.0 config/locales/contact_us.de.yml
contact_us-0.3.0 spec/dummy/config/locales/contact_us.de.yml
contact_us-0.2.1 config/locales/contact_us.de.yml
contact_us-0.2.1 spec/dummy/config/locales/contact_us.de.yml
contact_us-0.2.0 config/locales/contact_us.de.yml
contact_us-0.2.0 spec/dummy/config/locales/contact_us.de.yml