Skip to content

Commit

Permalink
fix: (CXSPA-1054) - Provide more meaningful placeholder for apt number (
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrozdsap authored Apr 18, 2024
1 parent 0e1264e commit b416263
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit b416263

Please sign in to comment.