This commit is contained in:
2021-09-06 22:43:57 +00:00
parent a1e936c3c1
commit 5ff995ff22

View File

@@ -1,11 +1,11 @@
{ {
"AddressType": "Type of Address", "AddressType": "Type of Address",
"AddressTypePhysical": "Physical Address", "AddressTypePhysical": "Street Address",
"AddressTypePhysicalDescription": "This is the address where the physical building resides, where items are delivered", "AddressTypePhysicalDescription": "This is the street address where the building resides, where items are delivered",
"AddressTypePostal": "Postal Address", "AddressTypePostal": "Postal Address",
"AddressTypePostalDescription": "This is the address where posted mail would be sent.", "AddressTypePostalDescription": "This is the address where posted mail would be sent.",
"AddressCity": "City", "AddressCity": "City",
"AddressCopyToPhysical": "Copy to physical address", "AddressCopyToPhysical": "Copy to street address",
"AddressCopyToPostal": "Copy to postal address", "AddressCopyToPostal": "Copy to postal address",
"AddressCountry": "Country", "AddressCountry": "Country",
"AddressCountryCode": "Country code", "AddressCountryCode": "Country code",