diff --git a/config/locales/pl-PL/activemodel.yml b/config/locales/pl-PL/activemodel.yml new file mode 100644 index 000000000..5c84f8630 --- /dev/null +++ b/config/locales/pl-PL/activemodel.yml @@ -0,0 +1,22 @@ +pl: + activemodel: + models: + verification: + residence: "Adres" + sms: "SMS" + attributes: + verification: + residence: + document_type: "Rodzaj dokumentu" + document_number: "Numer dokumentu (zawierajÄ…c litery)" + date_of_birth: "Data urodzenia" + postal_code: "Kod pocztowy" + sms: + phone: "Numer telefonu" + confirmation_code: "Kod weryfikacyjny" + email: + recipient: "E-mail" + officing/residence: + document_type: "Rodzaj dokumentu" + document_number: "Numer dokumentu (zawierajÄ…c litery)" + year_of_birth: "Rok urodzenia"