diff --git a/src/assets/images/award/anniewong.png b/src/assets/images/award/anniewong.png new file mode 100644 index 0000000..374bfa4 Binary files /dev/null and b/src/assets/images/award/anniewong.png differ diff --git a/src/assets/images/award/rosiexia.png b/src/assets/images/award/rosiexia.png new file mode 100644 index 0000000..2a983b8 Binary files /dev/null and b/src/assets/images/award/rosiexia.png differ diff --git a/src/assets/images/award/xavenmak.png b/src/assets/images/award/xavenmak.png new file mode 100644 index 0000000..b046b0b Binary files /dev/null and b/src/assets/images/award/xavenmak.png differ diff --git a/src/lang/en.ts b/src/lang/en.ts index a853b50..3df07d5 100644 --- a/src/lang/en.ts +++ b/src/lang/en.ts @@ -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', diff --git a/src/lang/zh-cn.ts b/src/lang/zh-cn.ts index db3d07f..e61fa02 100644 --- a/src/lang/zh-cn.ts +++ b/src/lang/zh-cn.ts @@ -74,12 +74,18 @@ export default { panelOfJudges: '终审评委团', expertise: '权威阵容', judgesHat: { - jae: 'Code‑Create (韩国)分公司总监\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: '结束序号必须大于或等于起始序号' diff --git a/src/views/AwardPage/components/JudgesSection.vue b/src/views/AwardPage/components/JudgesSection.vue index f6338f3..b9c463a 100644 --- a/src/views/AwardPage/components/JudgesSection.vue +++ b/src/views/AwardPage/components/JudgesSection.vue @@ -13,6 +13,7 @@
{{ $t(item.name) }}
{{ $t(item.desc) }}
+
{{ $t(item.region) }}