Merge branch 'dev_vite' of http://18.167.251.121:10003/aidlab/aida_front into dev_vite

This commit is contained in:
李志鹏
2026-04-08 15:19:23 +08:00
9 changed files with 300 additions and 1 deletions

View File

@@ -1772,5 +1772,19 @@ export default {
IncorrectEmailFormat: 'The email format is incorrect',
CompleteVerificationCode: 'Please enter the complete verification code.',
PleaseEnterYourAccountNumberOrPassword: 'Please enter your account number or password'
},
SellerToolTip: {
title: 'How to List your Design',
titleInfo: 'Follow these 4 steps to publish your design to the marketplace.',
step1Title: 'Select Collection',
step1Info: 'Choose the design collection you want to list from.',
step2Title: 'Select Sketch',
step2Info: 'Pick the sketch you want to list. You can select multiple at a time.',
step3Title: 'Edit Sketch Details',
step3Info: 'Details are pre-filled from AiDA. Review and complete any missing information.',
step4Title: 'Listing Live',
step4Info: 'Publish and your design goes live on the marketplace.',
showAgain: 'Dont show me again',
GetStarted: 'Get Started',
}
}