feat: 提交页面

This commit is contained in:
2026-04-16 17:31:31 +08:00
parent d4d104c690
commit 9e12d54540
6 changed files with 194 additions and 24 deletions

View File

@@ -1799,5 +1799,17 @@ export default {
productImageSubTitle:'(from design collection)',
apparelSketchTitle:'Apparel Sketch ',
apparelSketchSubTitle:'(from design collection)',
productName:'Product Name',
price:'Price',
productDescription:'Product Description',
designFor:'Designed For',
productCategory:'Product Category',
categoryTips:'select all that apply',
policy:'By default, all sales follow the platform\'s licensing policy — buyers will receive a usage license upon download.',
learnMore:'Learn more',
draftSaved: 'Draft Saved',
draftDesc: 'Your listing has been saved as a draft. \nYou can continue editing or publish it later from My Listings.',
listingLive:'Listing Live',
publishDesc:'Your listing is now live on the marketplace.\nBuyers can discover and purchase your design.'
}
}