fix
This commit is contained in:
@@ -250,5 +250,18 @@ export default {
|
||||
},
|
||||
checked: {
|
||||
All: 'All',
|
||||
}
|
||||
},
|
||||
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',
|
||||
},
|
||||
}
|
||||
@@ -250,5 +250,18 @@ export default {
|
||||
},
|
||||
checked: {
|
||||
All: "全部"
|
||||
}
|
||||
},
|
||||
digitalDetail:{
|
||||
Sketch: "草图",
|
||||
Illustration: "插画",
|
||||
Product: "产品",
|
||||
EditorialVisual: "编辑视觉",
|
||||
Back: "返回",
|
||||
ReleaseIn: "发布于",
|
||||
CopyrightLicenseNotice: "版权与许可声明",
|
||||
LicenseIncludedInAsset: "资产包含许可",
|
||||
LicenseIncludedInAssetInfo: "本平台所有产品均为数字资产,非实物商品。购买仅授予使用许可;版权及知识产权仍归原作者所有,除非另有说明。",
|
||||
BuyNow: "立即购买",
|
||||
AddToCart: "加入购物车"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user