Skip to content

Commit

Permalink
fix: (CXSPA-7944) - Storefinder input placeholder text (#19324)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pio-Bar authored Oct 17, 2024
1 parent 58a560b commit 0393225
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 @@ -36,7 +36,7 @@
"findAStore": "Find a Store",
"findStores": "Find Stores",
"hideOutOfStockOptions": "Hide out of stock options",
"searchPlaceholder": "Enter Zip Code, Town or Address",
"searchPlaceholder": "Enter Zip Code or Town or Address",
"useMyLocation": "Use my location"
},
"addressBookPickupInStore": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"useMyLocation": "Use my location",
"viewAllStores": "View all stores",
"contactUs": "Contact us",
"searchBox": "Postal code, town or address",
"searchBox": "Postal code or town or address",
"backToList": "Back to list",
"noStoresMessage": "No stores found in database...",
"geolocationNotEnabled": "Cannot locate nearby stores. Geolocation consent has not been enabled",
Expand Down

0 comments on commit 0393225

Please sign in to comment.