From 4d9ea751464efd3460c4375f01de6a76c832c75f Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 5 Feb 2026 16:30:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20i18n=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/json/events.json | 2 +- src/assets/json/events_cn.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/json/events.json b/src/assets/json/events.json index 647059e9..85c53e11 100644 --- a/src/assets/json/events.json +++ b/src/assets/json/events.json @@ -25,7 +25,7 @@ { "paragraph": [ { - "text": "Scan the QR code for more information and to join the competition! The AiDA Global Design Award 2026 is an international design competition hosted by Code‑Create, a globally leading AI fashion solutions provider, celebrating the future of creativity powered by artificial intelligence. Open to designers from Hong Kong, China, Singapore, South Korea, and beyond, the competition brings together global talent, empowering AI as a creative partner—pushing fashion beyond traditional boundaries and unlocking new possibilities where technology amplifies human imagination." + "text": "Click the “View Details” button for more information and to join the competition! The AiDA Global Design Award 2026 is an international design competition hosted by Code‑Create, a globally leading AI fashion solutions provider, celebrating the future of creativity powered by artificial intelligence. Open to designers from Hong Kong, China, Singapore, South Korea, and beyond, the competition brings together global talent, empowering AI as a creative partner—pushing fashion beyond traditional boundaries and unlocking new possibilities where technology amplifies human imagination." } ] }, diff --git a/src/assets/json/events_cn.json b/src/assets/json/events_cn.json index cc704db1..a3589714 100644 --- a/src/assets/json/events_cn.json +++ b/src/assets/json/events_cn.json @@ -25,7 +25,7 @@ { "paragraph": [ { - "text": "秉承推动 AI 赋能创意设计的初衷,Code‑Create 举办了「AiDA 全球设计大奖 2026」,面向来自香港、中国、新加坡、韩国及全球的设计师,鼓励大家探索 AI 与时尚设计的无限可能,突破传统界限,释放科技与想象力的创新潜能。扫描二维码获取更多比赛信息,抓住成为 AI 时尚先锋的机会吧!" + "text": "秉承推动 AI 赋能创意设计的初衷,Code‑Create 举办了「AiDA 全球设计大奖 2026」,面向来自香港、中国、新加坡、韩国及全球的设计师,鼓励大家探索 AI 与时尚设计的无限可能,突破传统界限,释放科技与想象力的创新潜能。点击“查看详情”按钮获取更多比赛信息,抓住成为 AI 时尚先锋的机会吧!" } ] },