feat: contact us
This commit is contained in:
@@ -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',
|
||||
// 条款与条件
|
||||
|
||||
Reference in New Issue
Block a user