Merge branch 'main' of ssh://18.167.251.121:10002/aidlab/Aida_Purchaser_Front
This commit is contained in:
@@ -193,5 +193,62 @@ export default {
|
||||
bottoms: 'Bottoms',
|
||||
outwear: 'Outwear',
|
||||
others: 'Others'
|
||||
},
|
||||
collectionStory: {
|
||||
back: 'Back to Home',
|
||||
title: 'We’re Seeking',
|
||||
description: 'Fashion Voice Worth Featuring.',
|
||||
button: 'Contact Us if Interested',
|
||||
joinUs: {
|
||||
title: 'Join Our Designer Community',
|
||||
info: 'Join our community of visionaries and publish your collection story.',
|
||||
info2: 'We are currently seeking collections that deeply integrate the AiDA creative workflow, specifically those that resonate through powerful core concepts and evocative inspiration. ',
|
||||
info3: 'This architecture is designed to elevate your exposure through profound "propositional expression," ensuring that soulful, story-driven designs achieve higher market premiums and superior sales conversion.'
|
||||
}
|
||||
},
|
||||
footer:{
|
||||
About: 'About',
|
||||
PrivacyPolicy: 'Privacy Policy',
|
||||
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',
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -193,5 +193,62 @@ export default {
|
||||
bottoms: '下装',
|
||||
outwear: '外套',
|
||||
others: '其他'
|
||||
},
|
||||
collectionStory: {
|
||||
back: '返回首页',
|
||||
title: "我们在寻找",
|
||||
description: "值得被听见的时尚之声",
|
||||
button: "如有兴趣,请联系我们",
|
||||
joinUs: {
|
||||
title: '加入我们的设计师社区,',
|
||||
info: "加入我们的远见者社区,发表你的系列故事。",
|
||||
info2: "我们目前正在寻找深度整合 AiDA 创意工作流程的系列作品,特别是那些通过强大的核心理念和富有感染力的灵感而产生共鸣的作品。",
|
||||
info3: "这一架构旨在通过深刻的‘命题式表达’提升你的曝光度,确保那些有灵魂、由故事驱动的设计能获得更高的市场溢价和卓越的销售转化率。"
|
||||
}
|
||||
},
|
||||
footer:{
|
||||
About: '关于我们',
|
||||
PrivacyPolicy: '隐私政策',
|
||||
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