feat: 接口

This commit is contained in:
2026-04-27 14:39:59 +08:00
parent b04bcb5918
commit a385aba49f
7 changed files with 234 additions and 89 deletions

View File

@@ -1756,6 +1756,8 @@ export default {
categoryTips:'请选择所有适用选项',
policy:'默认情况下,所有销售均遵循平台的许可政策——买家在下载后将获得使用许可',
learnMore:'了解更多',
requiredFieldTips:'请填写{field}',
requiredFieldTipsWithPage:'第 {index} 个商品:请填写{field}',
draftSaved: '草稿已保存',
draftDesc: '您的商品已保存为草稿。\n您可以继续编辑或稍后在“我的商品”中发布。',
listingLive:'商品已上架',

View File

@@ -1807,6 +1807,8 @@ export default {
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',
requiredFieldTips:'Please fill in {field}',
requiredFieldTipsWithPage:'Listing {index}: Please fill in {field}',
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',