From a8756024f3063869cbcabb082848488602bd17fb Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Tue, 6 Nov 2018 13:15:26 +0100 Subject: [PATCH] New translations activemodel.yml (Persian) --- config/locales/fa-IR/activemodel.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 config/locales/fa-IR/activemodel.yml diff --git a/config/locales/fa-IR/activemodel.yml b/config/locales/fa-IR/activemodel.yml new file mode 100644 index 000000000..df6d419ea --- /dev/null +++ b/config/locales/fa-IR/activemodel.yml @@ -0,0 +1,22 @@ +fa: + activemodel: + models: + verification: + residence: "محل اقامت" + sms: "پیامک" + attributes: + verification: + residence: + document_type: "نوع سند" + document_number: "شماره سند ( حروف هم شامل میشوند)" + date_of_birth: "تاریخ تولد" + postal_code: "کد پستی" + sms: + phone: "تلفن" + confirmation_code: "کد تایید" + email: + recipient: "پست الکترونیکی" + officing/residence: + document_type: "نوع سند" + document_number: "شماره سند ( حروف هم شامل میشوند)" + year_of_birth: "سال تولد"