Sha256: a0a574f4ac7084a6c96163c4a99de45742b6834054ad555758fce9b5c3443117

Contents?: true

Size: 934 Bytes

Versions: 1

Compression:

Stored size: 934 Bytes

Contents

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

ar:
  contact_us:
    contact_mailer:
      contact_email:
        sent_by_contact_form: "تم إرساله عبر نموذج اتصل بنا من %{email}"
        sent_by_name: "أُرسل من %{name} بواسطة %{email}"
        subject: "رسالة اتصل بنا من %{email}"
    contacts:
      new: &new
        contact_us: "اتصل بنا"
        email: "البريد الإلكتروني"
        message: "الرسالة"
        name: "الاسم"
        subject: "الموضوع"
        submit: "إرسال"
      new_formtastic:
        <<: *new
      new_simple_form:
        <<: *new
    notices:
      error: "يجب إدخال كلا الحقلين."
      success: "تم إرسال نموذج التواصل بنجاح."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
contact_us-1.2.0 config/locales/contact_us.ar.yml