diff --git a/feature-libs/organization/administration/assets/translations/en/organization.json b/feature-libs/organization/administration/assets/translations/en/organization.json index c597f66f136b..aa2992b82473 100644 --- a/feature-libs/organization/administration/assets/translations/en/organization.json +++ b/feature-libs/organization/administration/assets/translations/en/organization.json @@ -358,7 +358,7 @@ "zipCode": "Zip code", "phoneNumber": "Phone number (optional)", "streetAddress": "Street Address", - "aptSuite": "Apt, Suite", + "aptSuite": "Apartment Number", "selectOne": "Select One...", "hint": "When a buyer is checking out using the \"Account\" purchase method, they much choose a cost center. The delivery addresses available to the buyer depend on the unit of the cost center chosen.", "details": { diff --git a/feature-libs/user/profile/assets/translations/en/address.json b/feature-libs/user/profile/assets/translations/en/address.json index 86c05b19c4ab..dc14a5051a14 100644 --- a/feature-libs/user/profile/assets/translations/en/address.json +++ b/feature-libs/user/profile/assets/translations/en/address.json @@ -34,7 +34,7 @@ "saveAsDefault": "Save as default", "chooseAddress": "Choose address", "streetAddress": "Street Address", - "aptSuite": "Apt, Suite", + "aptSuite": "Apartment Number", "selectOne": "Select One...", "setAsDefault": "Set as default delivery address", "titleRequired": "Title is required.",