diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index e2cc4d9a..a7f9baea 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -1,11 +1,11 @@ { "AddressType": "Type of Address", - "AddressTypePhysical": "Physical Address", - "AddressTypePhysicalDescription": "This is the address where the physical building resides, where items are delivered", + "AddressTypePhysical": "Street Address", + "AddressTypePhysicalDescription": "This is the street address where the building resides, where items are delivered", "AddressTypePostal": "Postal Address", "AddressTypePostalDescription": "This is the address where posted mail would be sent.", "AddressCity": "City", - "AddressCopyToPhysical": "Copy to physical address", + "AddressCopyToPhysical": "Copy to street address", "AddressCopyToPostal": "Copy to postal address", "AddressCountry": "Country", "AddressCountryCode": "Country code",