卖家端多语言
This commit is contained in:
@@ -1762,5 +1762,74 @@ export default {
|
||||
draftDesc: '您的商品已保存为草稿。\n您可以继续编辑,或稍后在“我的商品”中发布。',
|
||||
listingLive:'商品已上架',
|
||||
publishDesc:'您的商品现已上架。\n买家可以浏览并购买您的设计。'
|
||||
},
|
||||
Seller: {
|
||||
// Brand Profile
|
||||
brandProfile: "店铺详情",
|
||||
myListings: "我的商品",
|
||||
myOrders: "我的订单",
|
||||
settings: "设置",
|
||||
brandProfileBgNullTip: "您的店铺横幅尚未设置。",
|
||||
changeBrandBanner: "更改店铺横幅",
|
||||
edit: "编辑",
|
||||
cancel: "取消",
|
||||
confirm: "确认",
|
||||
saveChange: "保存更改",
|
||||
brandProfileEditTip: "这些更改将会在您的“Stylish Parade”品牌页面上得到体现。",
|
||||
storeName: "店铺名称",
|
||||
storeNameDesc: "请输入您的店铺名称",
|
||||
ownerName: "姓名",
|
||||
ownerNameDesc: "请输入姓名",
|
||||
email: "邮箱",
|
||||
emailDesc: "请输入邮箱",
|
||||
mobile: "手机号",
|
||||
mobileDesc: "请输入手机号",
|
||||
link: "链接{index}",
|
||||
links: "投资组合/社交媒体链接",
|
||||
storeDescription: "店铺描述",
|
||||
storeDescriptionDesc: "请输入店铺描述",
|
||||
storeDescriptionErr: "请输入店铺描述",
|
||||
cropBrandBanner: "裁剪店铺横幅",
|
||||
cropAvatar: "裁剪头像",
|
||||
cropFrom: "裁剪来源:",
|
||||
sketch: "线稿图",
|
||||
mainProductImage: "产品主图",
|
||||
cropPreview: "裁剪预览",
|
||||
imageClipCoverTip: "将封面图片裁剪为正方形,保持比例。",
|
||||
imageClipMainProductImageTip: "将产品主图裁剪为正方形,保持比例。",
|
||||
imageClipSketchTip: "将线稿图裁剪为正方形,保持比例。",
|
||||
imageClipApparelTip: "将服装线稿图裁剪为正方形,保持比例。",
|
||||
// 我的订单
|
||||
totalRevenue: "总销售额",
|
||||
totalPurchases: "总购买量",
|
||||
totalViews: "总浏览量",
|
||||
allInvoice: "所有订单",
|
||||
myOrdersTip: "所有已完成交易的摘要",
|
||||
myOrdersSearchPlaceholder: "按项目名称或订单ID搜索",
|
||||
orderId: "订单ID",
|
||||
item: "项目",
|
||||
price: "价格",
|
||||
buyerUsername: "买家用户名",
|
||||
date: "日期",
|
||||
// 设置
|
||||
notifications: "通知",
|
||||
notificationsTitle: "新订单通知",
|
||||
notificationsTip: "当有新订单时收到通知。",
|
||||
unbound: "未绑定",
|
||||
manage: "管理",
|
||||
bindNow: "立即绑定",
|
||||
paymentCurrency: "支付货币",
|
||||
HKD: "HKD - 香港元",
|
||||
fixed: "固定",
|
||||
dataPrivacy: "数据与隐私",
|
||||
dataPrivacyTitle: "版权许可",
|
||||
dataPrivacyTip1: "每笔购买下载都会自动附带一份许可证证书。请查看适用于您商品列表的默认许可条款。",
|
||||
dataPrivacyTip2: "此许可证由 Code-Create 颁发,购买时即具有法律约束力。它证明购买者有权按照以下条款使用所购买的设计资产。",
|
||||
dataPrivacyTip3: "对于定制的许可安排,请<span onclick='{click}()'>联系我们</span>。",
|
||||
downloadToView: "下载以查看",
|
||||
stopSelling: "停止销售",
|
||||
stopSellingTitle: "停用卖家账户",
|
||||
stopSellingTip: "永久停用您的卖家账户。所有商品列表和发票记录将被删除。您以后可以重新注册为卖家,但您的先前销售数据无法恢复。",
|
||||
deactivate: "停用卖家账户",
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1813,5 +1813,77 @@ export default {
|
||||
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.'
|
||||
},
|
||||
Seller: {
|
||||
brandProfile: "Brand Profile",
|
||||
myListings: "My Listings",
|
||||
myOrders: "My Orders",
|
||||
settings: "Settings",
|
||||
// Brand Profile
|
||||
brandProfileBgNullTip: "Your brand banner has not been set up yet.",
|
||||
changeBrandBanner: "Change Brand Banner",
|
||||
edit: "Edit",
|
||||
cancel: "Cancel",
|
||||
confirm: "Confirm",
|
||||
saveChange: "Save Change",
|
||||
brandProfileEditTip: "Changes will be reflected on your Stylish Parade brand page.",
|
||||
storeName: "Store Name",
|
||||
storeNameDesc: "Enter your store name",
|
||||
ownerName: "Owner’s Full Name",
|
||||
ownerNameDesc: "Enter store owner's full name",
|
||||
email: "Email",
|
||||
emailDesc: "Enter email",
|
||||
mobile: "Phone Number",
|
||||
mobileDesc: "Enter phone number",
|
||||
link: "Link {index}",
|
||||
links: "Portfoilo/Social Media Links",
|
||||
storeDescription: "Store Description",
|
||||
storeDescriptionDesc: "Briefly describe your design style and store features...",
|
||||
storeDescriptionErr: "Please enter store description",
|
||||
cropBrandBanner: "Crop Brand Banner",
|
||||
cropAvatar: "Crop Avatar",
|
||||
cropFrom: "Crop from:",
|
||||
sketch: "Sketch",
|
||||
mainProductImage: "Main Product Image",
|
||||
cropPreview: "Crop Preview",
|
||||
imageClipCoverTip: "Align crown to top, mid-thigh to bottom for best results.",
|
||||
imageClipMainProductImageTip: "Align crown to top, foot base to bottom for best results.",
|
||||
imageClipSketchTip: "Align crown to top, foot base to bottom for best results.",
|
||||
imageClipApparelTip: "Trim whitespace and center your apparel sketch.",
|
||||
// 我的订单
|
||||
totalRevenue: "Total Revenue",
|
||||
totalPurchases: "Total Purchases",
|
||||
totalViews: "Total Views",
|
||||
allInvoice: "All Invoice",
|
||||
myOrdersTip: "A summary of all completed transactions.",
|
||||
myOrdersSearchPlaceholder: "Search by item name or order ID",
|
||||
orderId: "Order ID",
|
||||
item: "Item",
|
||||
price: "Price",
|
||||
buyerUsername: "Buyer Username",
|
||||
date: "Date",
|
||||
// 设置
|
||||
notifications: "Notifications",
|
||||
notificationsTitle: "New order notification",
|
||||
notificationsTip: "Receive an inbox message when a new order is placed.",
|
||||
payout: "Payout",
|
||||
payoutTitle: "Payment Providers",
|
||||
payoutTip: "Select how you want to receive payments.",
|
||||
unbound: "Unbound",
|
||||
manage: "Manage",
|
||||
bindNow: "Bind Now",
|
||||
paymentCurrency: "Payment Currency",
|
||||
HKD: "HKD - Hong Kong Dollar",
|
||||
fixed: "Fixed",
|
||||
dataPrivacy: "Data & Privacy",
|
||||
dataPrivacyTitle: "Copyright licence",
|
||||
dataPrivacyTip1: "A licence certificate is automatically included with every purchase download. View the default licensing terms applied to your listings.",
|
||||
dataPrivacyTip2: "BThis licence is issued by Code-Create and is legally binding upon purchase. It certifies the buyer's right to use the purchased design asset in accordance with the terms below.",
|
||||
dataPrivacyTip3: "For custom licensing arrangements, <span onclick='{click}()'>contact us</span>.",
|
||||
downloadToView: "Download to View",
|
||||
stopSelling: "Stop Selling",
|
||||
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",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user