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: "立即购买",
AddToCart: "加入购物车"
},
addShoppingCart:{
title: "已添加到您的购物车",
statement: "仅限数字资产。不包含实体产品。",
button: "去购物车"
}
}