Merge branch 'main' of http://18.167.251.121:10003/aidlab/Aida_Purchaser_Front
This commit is contained in:
@@ -302,4 +302,17 @@ export default {
|
||||
item: 'item',
|
||||
checkoutSelected: 'Checkout Selected',
|
||||
},
|
||||
digitalDetail:{
|
||||
Sketch: 'Sketch',
|
||||
Illustration: 'Illustration',
|
||||
Product: 'Product',
|
||||
EditorialVisual: 'Editorial Visual',
|
||||
Back: 'Back',
|
||||
ReleaseIn: 'Release in',
|
||||
CopyrightLicenseNotice: 'Copyright & License Notice',
|
||||
LicenseIncludedInAsset: 'License Included in Asset',
|
||||
LicenseIncludedInAssetInfo: 'All products on this platform are digital assets, not physical goods. Purchase grants a usage license only; copyright and intellectual property rights remain with the original creator, unless otherwise stated.',
|
||||
BuyNow: 'Buy Now',
|
||||
AddToCart: 'Add to Cart',
|
||||
},
|
||||
}
|
||||
@@ -302,4 +302,17 @@ export default {
|
||||
item: '数字藏品',
|
||||
checkoutSelected: '结账已选',
|
||||
},
|
||||
digitalDetail:{
|
||||
Sketch: "草图",
|
||||
Illustration: "插画",
|
||||
Product: "产品",
|
||||
EditorialVisual: "编辑视觉",
|
||||
Back: "返回",
|
||||
ReleaseIn: "发布于",
|
||||
CopyrightLicenseNotice: "版权与许可声明",
|
||||
LicenseIncludedInAsset: "资产包含许可",
|
||||
LicenseIncludedInAssetInfo: "本平台所有产品均为数字资产,非实物商品。购买仅授予使用许可;版权及知识产权仍归原作者所有,除非另有说明。",
|
||||
BuyNow: "立即购买",
|
||||
AddToCart: "加入购物车"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user