bugfix: 参赛表单i18n

This commit is contained in:
2026-02-04 13:50:55 +08:00
parent 99ea7eedc7
commit 228e3d56b5
3 changed files with 20 additions and 21 deletions

View File

@@ -1927,7 +1927,7 @@ export default {
// 验证消息
verificationSuccess: '验证成功!',
pleaseVerifyEmailFirst: '请先验证您的邮箱',
pleaseCheckTerms: '请勾选条款与条件',
pleaseCheckTerms: '请同意参赛条款',
pleaseFillRequiredFields: '请填写所有必填项',
pleaseEnterCompleteCode: '请输入完整的6位验证码',
// 上传状态

View File

@@ -1994,7 +1994,7 @@ export default {
// 验证消息
verificationSuccess: 'Verification successful!',
pleaseVerifyEmailFirst: 'Please verify your email first',
pleaseCheckTerms: 'Please check the terms and conditions',
pleaseCheckTerms: 'Please agree to the terms and conditions',
pleaseFillRequiredFields: 'Please fill in all the required fields',
pleaseEnterCompleteCode: 'Please enter the complete 6-digit verification code',
// 上传状态