语言适配
This commit is contained in:
3515
src/lang/cn.ts
3515
src/lang/cn.ts
File diff suppressed because it is too large
Load Diff
@@ -1908,5 +1908,34 @@ export default {
|
||||
SelectCollection: 'Select Collection',
|
||||
SelectSketch: 'Select Sketch',
|
||||
EditListingDetails: 'Edit Listing Details',
|
||||
},
|
||||
ApplySeller: {
|
||||
applySellerTitle: 'Apply to Become a Seller',
|
||||
applySellerDesc: 'Join the Stylish Parade and start selling your design work',
|
||||
formTitle: 'Brand Information',
|
||||
formTip: 'Share a few details to set up your seller profile',
|
||||
termsTitle: 'Seller Terms',
|
||||
termsTip: 'Please carefully read and agree to the following terms',
|
||||
agreementTitle: 'AiDA Seller Agreement',
|
||||
agreementTip: 'Please read and agree to the following agreement',
|
||||
agreementItem1: "Provide accurate and truthful personal and store information",
|
||||
agreementItem2: "Only sell original designs or content with proper licensing",
|
||||
agreementItem3: "Maintain high quality standards for all products",
|
||||
agreementItem4: "Respond to customer inquiries within 48 hours",
|
||||
agreementItem5: "Ship orders within promised timeframes",
|
||||
agreementItem6: "Comply with AiDA's terms of service and community guidelines",
|
||||
agreementItem7: "Pay applicable platform fees and transaction charges",
|
||||
agreementItem8: "Handle customer disputes professionally and fairly",
|
||||
agreementAgreement: "I have read and agree to the Seller Agreement, understanding my responsibilities and obligations as a seller on the AiDA platform.",
|
||||
submitApplication: "Submit Application",
|
||||
applicationSubmitted: "Application Submitted",
|
||||
applicationSubmittedTip: "Our team will review your application and get back to you within 1–3 business days. You'll receive a notification in your email once a decision has been made.",
|
||||
auditStatus1_title: "Step 1: Submit Application",
|
||||
auditStatus1_tip: "Fill out the seller information form and agree to our terms",
|
||||
auditStatus2_title: "Step 2: Review & Verification",
|
||||
auditStatus2_tip: "Our team will review your application (typically 1-3 business days)",
|
||||
auditStatus3_title: "Step 3: Start Selling",
|
||||
auditStatus3_tip: "Once approved, access your seller dashboard and start listing products",
|
||||
backToHomepage: "Back to Homepage",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user