This commit is contained in:
X1627315083@163.com
2026-05-27 11:22:01 +08:00
parent 3c39959ce3
commit 95556b1a1f
3 changed files with 13 additions and 3 deletions

View File

@@ -315,4 +315,9 @@ export default {
BuyNow: 'Buy Now',
AddToCart: 'Add to Cart',
},
addShoppingCart:{
title: 'Added to your Shopping Cart',
statement: 'Digital Assets Only. No physical product included.',
button: 'Set Shopping Cart',
}
}