23 lines
647 B
YAML
23 lines
647 B
YAML
it:
|
|
activemodel:
|
|
models:
|
|
verification:
|
|
residence: "Residenza"
|
|
sms: "SMS"
|
|
attributes:
|
|
verification:
|
|
residence:
|
|
document_type: "Tipo Documento di identità"
|
|
document_number: "N. Documento"
|
|
date_of_birth: "Data di nascita"
|
|
postal_code: "CAP"
|
|
sms:
|
|
phone: "Telefono"
|
|
confirmation_code: "Codice di conferma"
|
|
email:
|
|
recipient: "E-mail"
|
|
officing/residence:
|
|
document_type: "Tipo Documento di identità"
|
|
document_number: "Numero del documento (lettere incluse)"
|
|
year_of_birth: "Anno di nascita"
|