@@ -651,8 +651,8 @@ Click the box to change. If left empty, we will assume you are available.`,
651651 "orderInformation.individualConsumer" : "Individual Customer" ,
652652 "orderInformation.businessConsumer" : "Business Customer" ,
653653 "orderInformation.companyName" : "Company name" ,
654- "orderInformation.firstName " : "First name" ,
655- "orderInformation.lastName " : "Last name" ,
654+ "orderInformation.givenName " : "Given name" ,
655+ "orderInformation.familyName " : "Family name" ,
656656 "orderInformation.vatId" : "VAT ID" ,
657657 "orderInformation.address" : "Address" ,
658658 "orderInformation.zipCode" : "Zip Code" ,
@@ -1435,8 +1435,8 @@ The sooner you buy your ticket, the more you save!`,
14351435 "orderInformation.individualConsumer" : "Persona individuale" ,
14361436 "orderInformation.businessConsumer" : "Azienda" ,
14371437 "orderInformation.companyName" : "Nome azienda" ,
1438- "orderInformation.firstName " : "Nome" ,
1439- "orderInformation.lastName " : "Cognome" ,
1438+ "orderInformation.givenName " : "Nome" ,
1439+ "orderInformation.familyName " : "Cognome" ,
14401440 "orderInformation.vatId" : "Partita IVA" ,
14411441 "orderInformation.address" : "Indirizzo" ,
14421442 "orderInformation.zipCode" : "CAP" ,
0 commit comments