mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
fix: Add to cart buttons on homepage
This commit is contained in:
@@ -71,8 +71,8 @@
|
||||
}
|
||||
},
|
||||
"cart": {
|
||||
"add": "Add to cart",
|
||||
"out-of-stock": "Out of stock",
|
||||
"add": "add to cart",
|
||||
"out-of-stock": "out of stock",
|
||||
"title": "Shopping Bag",
|
||||
"subtitle": "Review your Order",
|
||||
"empty": "Your shopping bag is empty",
|
||||
@@ -92,7 +92,7 @@
|
||||
"editNote": "Edit note",
|
||||
"hideNote": "Hide",
|
||||
"saving": "Saving...",
|
||||
"addFeaturedProduct": "+ Add"
|
||||
"addFeaturedProduct": "+ add"
|
||||
},
|
||||
"age-gate": {
|
||||
"title": "Confirm Your Age",
|
||||
|
Reference in New Issue
Block a user