feat: contact us

This commit is contained in:
2026-03-09 17:25:28 +08:00
parent ad0a90e545
commit d4bcbc0a64
11 changed files with 609 additions and 264 deletions

View File

@@ -1,6 +1,12 @@
export default {
AwardsPage: {
submitApplication: 'Submit your Application',
contactUs: 'Contact Us',
contactHeader: 'We\'re here to help',
contactDesc:'For questions on eligibility, competition rules,\n judging criteria, or any other enquiries,\n feel free to reach out via our official email.',
sendEmail: 'Send Email',
copyMail: 'Successfully copied to clipboard!',
sendEmailFailed: 'Failed to open email client, we have copied the email to your clipboard.',
applicationDeadline: 'Application Deadline:15th July 2026',
howToApply: 'How to Apply',
stepByStep: 'Step by step',
@@ -189,11 +195,12 @@ export default {
video: `Video: Design process, 1080×1920 pixels (9:16 ratio), maximum 60 seconds`
},
// PDF 上传
uploadPdfTitle: 'How will you use AiDA in your design process?',
uploadPdfTitle:
'Please submit a single PDF with your design topic, mood board, and AiDA concept statement.',
clickToUploadPdf: 'Click to upload or drag and drop',
pdfFileLimit: 'PDF file, max 20MB',
// 视频上传
uploadVideoTitle: 'How will you use AiDA in your design process?',
uploadVideoTitle: 'Please submit a video showcasing your creative process using AiDA.',
clickToUploadVideo: 'Click to upload or drag and drop',
videoFileLimit: 'Video file (MP4), 1080p, max 100MB',
// 条款与条件

View File

@@ -1,6 +1,13 @@
export default {
AwardsPage: {
submitApplication: '提交申请',
contactUs: '联系我们',
contactHeader: '有关比赛,欢迎咨询',
contactDesc:
'无论是报名资格、参赛细则、评审标准,还是其他比赛相关问题,欢迎通过以下邮箱联络我们:',
sendEmail: '发送邮件',
copyMail:'已成功复制到剪贴板',
sendEmailFailed: '无法打开邮件客户端,我们已将邮箱地址复制到您的剪贴板。',
applicationDeadline: '申请期限2026年7月15日',
howToApply: '申请方法',
stepByStep: '步骤指南',
@@ -62,7 +69,7 @@ export default {
panelOfJudges: '终审评委团',
expertise: '权威阵容',
judgesHat: {
jae: 'CodeCreate 韩国分公司总监\nBesfxxk 创意总监',
jae: 'CodeCreate 韩国分公司总监\nBesfxxk 创意总监',
diego: 'OnTheList香港\n联合创始人兼首席执行官',
gregory: 'Gabriela Hearst\n意大利高级设计师',
vincenzo: '《南华早报》Style 杂志\n香港主编',
@@ -178,13 +185,13 @@ export default {
video: `视频创作过程分辨率1080×1920 像素\n9:16 纵向比例),最长 60 秒`
},
// PDF 上传
uploadPdfTitle: '您在设计过程中如何使用 AiDA',
uploadPdfTitle: '请提供一份包含设计主题、灵感情绪板及 AiDA 创作概念说明的单一 PDF 文件。',
clickToUploadPdf: '点击选择或拖拽文件上传',
pdfFileLimit: 'PDF 文件,不超过 20MB',
// 视频上传
uploadVideoTitle: '您在设计过程中如何使用 AiDA',
uploadVideoTitle: '请提供一段屏幕录制视频,展示您使用 AiDA 的创作过程。',
clickToUploadVideo: '点击选择或拖拽文件上传',
videoFileLimit: '视频文件MP4, MOV1080P不超过100MB',
videoFileLimit: '视频文件MP41080P不超过100MB',
// 条款与条件
termsAndConditions: '参赛条款',
conditionFirst: '我确认所提交的作品均为原创,且由我本人独立创作。',