This commit is contained in:
李志鹏
2026-05-27 11:06:02 +08:00
5 changed files with 70 additions and 21 deletions

View File

@@ -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',
},
}