style: 表单页面移动端
This commit is contained in:
@@ -220,6 +220,12 @@ export default {
|
||||
checkYourEmail: 'Check your email',
|
||||
enterSixDigitCode: 'Enter the 6-digit code sent to',
|
||||
verify: 'Verify',
|
||||
verifyCode: 'Verify Code',
|
||||
verifyPlaceholder: 'enter 6-digital code',
|
||||
stepTabVerify: 'Verify',
|
||||
stepTabProfile: 'Profile',
|
||||
stepTabDesign: 'Design Material',
|
||||
stepTabTerms: 'Terms',
|
||||
resendCode: 'Resend',
|
||||
resendCodeIn: 'Resend Code in',
|
||||
// 验证消息
|
||||
@@ -251,6 +257,9 @@ export default {
|
||||
uploadVideoOnly: 'Please upload a MP4 file only.',
|
||||
fileSizeExceeds: 'File size exceeds {sizeLimit} limit. Please upload a smaller file.',
|
||||
videoDurationExceeds: 'Video duration exceeds 60 seconds limit. Please upload a shorter video.',
|
||||
uploadFailed: 'Upload failed'
|
||||
uploadFailed: 'Upload failed',
|
||||
nextStep: 'Next Step',
|
||||
stepTips: 'Please complete this form in one sitting.',
|
||||
backToIntroduction: 'Back to Introduction'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user