File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export default {
44
44
dob : 'Date of Birth' ,
45
45
ssnLast4 : 'Last 4 Digits of SSN' ,
46
46
addressNoPO : 'Address (no P.O. boxes)' ,
47
- companyAddressNoPO : 'Company Address (no P.O. boxes )' ,
47
+ companyAddressNoPO : 'Company Address (PO Boxes and mail drop addresses are NOT allowed )' ,
48
48
city : 'City' ,
49
49
state : 'State' ,
50
50
zip : 'Zip Code' ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ export default {
44
44
dob : 'Fecha de Nacimiento' ,
45
45
ssnLast4 : 'Últimos 4 dígitos de su SSN' ,
46
46
addressNoPO : 'Dirección (sin Apartado Postal)' ,
47
- companyAddressNoPO : 'Dirección de la Empresa (sin Apartado Postal )' ,
47
+ companyAddressNoPO : 'Dirección física de la empresa (no se aceptan apartados ni direcciones postales )' ,
48
48
city : 'Ciudad' ,
49
49
state : 'Estado' ,
50
50
zip : 'Código Postal' ,
You can’t perform that action at this time.
0 commit comments