From 5ff995ff22c9c04cc044656e247f8fb5c6e98a2f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Sep 2021 22:43:57 +0000 Subject: [PATCH] --- server/AyaNova/resource/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",