digitallItem语言适配
This commit is contained in:
@@ -213,5 +213,43 @@ export default {
|
||||
TermsOfUse: 'Terms of Use',
|
||||
Disclaimer: 'Disclaimer',
|
||||
SiteMap: 'Site Map',
|
||||
},
|
||||
brand:{
|
||||
title: 'Brand',
|
||||
description: "Every brand, every story — discover who's behind the collections.",
|
||||
search: 'Search brand',
|
||||
noFound: 'Brand No Found',
|
||||
noFoundTip: 'Try using another keywords.',
|
||||
searchHistory: 'Searching History',
|
||||
brandItem:{
|
||||
viewProfile: 'View Profile',
|
||||
}
|
||||
},
|
||||
brandDetail:{
|
||||
addShoppingTip: 'Please log in first.',
|
||||
merchantInfo: {
|
||||
Contact: 'Contact',
|
||||
About: 'About',
|
||||
},
|
||||
All: 'All',
|
||||
},
|
||||
digitalItem:{
|
||||
BestSelling: 'Best Selling',
|
||||
Price: 'Price: Low to High',
|
||||
NewestFirst: 'Newest First',
|
||||
title: 'Digital Item',
|
||||
info: 'Virtual fashion creations collected in your personal archive',
|
||||
sortBy: 'Sort By',
|
||||
noData: 'Nothing in Digital Item',
|
||||
noDataTip: 'Try adjusting your filters or refreshing the page.',
|
||||
MerchantInfo: {
|
||||
Filters: 'Filters',
|
||||
Clear: 'Clear',
|
||||
Categories: 'Categories',
|
||||
Gender: 'Gender',
|
||||
}
|
||||
},
|
||||
checked: {
|
||||
All: 'All',
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -213,5 +213,43 @@ export default {
|
||||
TermsOfUse: '条款与条件',
|
||||
Disclaimer: '免责声明',
|
||||
SiteMap: '地图',
|
||||
},
|
||||
brand:{
|
||||
title: "品牌",
|
||||
description: "每一个品牌,每一个故事 — 发现系列作品背后的缔造者。",
|
||||
search: "搜索品牌",
|
||||
noFound: "未找到品牌",
|
||||
noFoundTip: "请尝试使用其他关键词。",
|
||||
searchHistory: "搜索历史",
|
||||
brandItem: {
|
||||
viewProfile: "查看简介"
|
||||
}
|
||||
},
|
||||
brandDetail:{
|
||||
addShoppingTip: "请先登录。",
|
||||
merchantInfo: {
|
||||
Contact: "联系方式",
|
||||
About: "关于我们"
|
||||
},
|
||||
All: "全部"
|
||||
},
|
||||
digitalItem: {
|
||||
BestSelling: "畅销优先",
|
||||
Price: "价格:从低到高",
|
||||
NewestFirst: "最新优先",
|
||||
title: "数字藏品",
|
||||
info: "收藏于个人档案中的虚拟时装作品",
|
||||
sortBy: "排序方式",
|
||||
noData: "暂无数字藏品",
|
||||
noDataTip: "请尝试调整筛选条件或刷新页面。",
|
||||
MerchantInfo: {
|
||||
Filters: "筛选",
|
||||
Clear: "清空",
|
||||
Categories: "分类",
|
||||
Gender: "适用性别"
|
||||
}
|
||||
},
|
||||
checked: {
|
||||
All: "全部"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user