修复切换语言,登录页谷歌登录和微信登录按钮添加语言适配

This commit is contained in:
X1627315083
2025-12-15 10:59:24 +08:00
parent c9b65b6090
commit b5f393ceb7
5 changed files with 23 additions and 8 deletions

View File

@@ -1543,11 +1543,13 @@ export default {
LoginMethod: '使用以下方式登录:',
Individual: '个人账号',
Academic: '学术账号',
LogoOnToAiDA: '登录到AiDA 3.1',
LogonToAiDA: '登录到AiDA 3.1',
Infomation: '请填写以下信息',
Device: '请使用iPad或电脑登录',
AgreePolicies: '请勾选条款、隐私政策和费用',
PasswordConditions: '您必须满足所有密码条件才能注册'
PasswordConditions: '您必须满足所有密码条件才能注册',
LoginWithGoogle: '使用谷歌账号登录',
LoginWithWechat: '使用微信登录',
},
LoginPersonal: {
Email: '邮箱',