Sha256: 79d0770cf3ff3df81cfc139e7681f7f94ca94a35291ff1a6f81642f7b59e68d8

Contents?: true

Size: 800 Bytes

Versions: 9

Compression:

Stored size: 800 Bytes

Contents

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

pl:
  contact_us:
    contact_mailer:
      contact_email:
        sent_by_contact_form: "Wysłane przez formularz kontaktowy z %{email}"
        sent_by_name: "Wysłane przez %{name} z %{email}"
        subject: "Wiadomość od %{email}"
    contacts:
      new: &new
        contact_us: "Kontakt z nami"
        email: "Email"
        message: "Wiadomość"
        name: "Imię"
        subject: "Temat"
        submit: "Wyślij"
      new_formtastic:
        <<: *new
      new_simple_form:
        <<: *new
    notices:
      error: "Musisz wypełnić oba pola."
      success: "Twój email został wysłany"

Version data entries

9 entries across 9 versions & 1 rubygems

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