style: 评委

This commit is contained in:
2026-04-15 14:43:41 +08:00
parent 8c0fe1daf6
commit 674c5dbbeb
6 changed files with 59 additions and 34 deletions

View File

@@ -80,12 +80,19 @@ export default {
panelOfJudges: 'Panel of Judges',
expertise: 'Expertise',
judgesHat: {
jae: 'Code-Create Branch Director\nBesfxxk creative director\n(Korea)',
diego: 'Co-founder & Chief Father\nOfficer of OnTheList\n(Hong Kong)',
gregory: 'Senior Designer at\nGabriela Hearst (Italy)',
vincenzo: 'Chief Editor of SCMP Style\n(Hong Kong)',
tim: 'Group Fashion Director of\n Modern Media Group\n(Shanghai)',
desmond: 'Chief Editor of Vogue\n(Singapore)'
jae: 'Director, Code-Create Korea Creative Director, Besfxxk Former Stylistic Consultant Max Mara & Corelate',
jaeCountry: '(Korea)',
rosie: 'Associate Merchandising Director, Galeries Lafayette China',
rosieCountry: '(Mainland China)',
gregory:
'Senior Designer, Gabriela Hearst Former Menswear Head DesignerBottega Veneta & Burberry',
gregoryCountry: '(Italy)',
annie: 'Chief Operating Officer,\nChow Tai Fook Jewellery Group',
annieCountry: '(Hong Kong, China)',
xaven: 'General Manager & Editorial Director,\nMadame Figaro Hong Kong',
xavenCountry: '(Hong Kong, China)',
desmond: 'Editor-in-Chief, Vogue Singapore',
desmondCountry: '(Singapore)'
},
tbd: 'To be determined',
awardPrizes: 'Award & Prizes',

View File

@@ -74,12 +74,18 @@ export default {
panelOfJudges: '终审评委团',
expertise: '权威阵容',
judgesHat: {
jae: 'CodeCreate 韩国)分公司总监\nBesfxxk 创意总监',
diego: 'OnTheList香港\n联合创始人兼首席执行官',
gregory: 'Gabriela Hearst\n意大利高级设计师',
vincenzo: '《南华早报》Style 杂志\n香港主编',
tim: '现代传播集团\n上海时尚总监',
desmond: '《Vogue》\n新加坡主编'
jae: 'Code-Create 韩国负责人\nBesfxxk 创意总监\nMax Mara & Corelate前造型顾问',
jaeCountry: '(韩国)',
rosie: '老佛爷百货公司商品部副总监',
rosieCountry: '(中国内地)',
gregory: 'Gabriela Hearst 高级设计师\nBottega Veneta & Burberry\n前男装设计负责人',
gregoryCountry: '(意大利)',
annie: '周大福珠宝集团首席运营官',
annieCountry: '(中国香港)',
xaven: '《Madame Figaro FłehX》总经理兼编辑总监',
xavenCountry: '(中国香港)',
desmond: '《Vogue 新加坡版》主编',
desmondCountry: '(新加坡)'
},
tbd: '待定',
awardPrizes: '奖项与奖金',
@@ -261,7 +267,7 @@ export default {
startIndex: '起始序号',
endIndex: '结束序号',
download: '下载',
limit:'一次最多下载10条数据',
limit: '一次最多下载10条数据',
minIndex: '最小序号为10000',
maxIndex: '最大序号为 {maxIndex}',
indexError: '结束序号必须大于或等于起始序号'