From dc3abde8828c9e5f2081796bf272cf2ad3c9c9a3 Mon Sep 17 00:00:00 2001 From: Consul Bot Date: Sun, 21 Oct 2018 17:40:28 +0200 Subject: [PATCH] New translations activemodel.yml (Russian) --- config/locales/ru/activemodel.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config/locales/ru/activemodel.yml b/config/locales/ru/activemodel.yml index 3847f0a47..25006f304 100644 --- a/config/locales/ru/activemodel.yml +++ b/config/locales/ru/activemodel.yml @@ -4,3 +4,19 @@ ru: 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: "Год рождения"