This commit is contained in:
X1627315083@163.com
2026-05-27 10:49:29 +08:00
parent a4441c6107
commit bcbaa47926
5 changed files with 72 additions and 23 deletions

View File

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