语言适配

This commit is contained in:
X1627315083@163.com
2026-05-04 14:06:16 +08:00
parent b3d9bce440
commit 49398aac48
11 changed files with 83 additions and 35 deletions

View File

@@ -1885,5 +1885,27 @@ export default {
stopSellingTitle: "Deactivate seller account",
stopSellingTip: "Permanently deactivate your seller account. All listings and invoice records will be deleted. You may re-register as a seller in the future, but your previous sales data cannot be recovered.",
deactivate: "Deactivate",
newListing: "New Listing",
draftMessage: 'Product moved to drafts and stats reset.',
publishMessage: 'Item is now live on the Marketplace.',
ActiveListings: 'Active Listings',
Drafts: 'Drafts',
Cancel: 'Cancel',
Delete: 'Delete',
DeleteConfirm: 'Delete this listing?',
DeleteDesc: 'Your listing and its details will be permanently removed.',
Edit: 'Edit',
Draft: 'Draft',
Publish: 'Publish',
sketchesSelected: 'Sketches selected',
Next: 'Next',
All: 'All',
SeriesDesign: 'Series Design',
SingleDesign: 'Single Design',
sketchs: 'sketches',
MyListings: 'My Listings',
MyListingsInfo: 'Active listings and unpublished inventory',
SelectCollection: 'Select Collection',
SelectSketch: 'Select Sketch',
}
}