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',
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user