export default { AA: 'aa', 'common.header.language.change': '切换到中文', 'common.sms.login.tab': 'SMS login', 'common.sms.account.tab': 'Account login', 'common.password.login.tab': 'Password login', 'common.keep.login.status.title': 'Keep me logged in', 'common.login.btn.title': 'Login', 'common.other.login.title': 'Or sign in using', 'common.wechat.icon.tooltip.title': 'weChat Login', 'common.ckest.icon.tooltip.title': 'ckest Login', 'common.external.oauth.status.title': 'Signing in, please wait...', 'common.agreement.link.protocol': 'Policy', 'common.agreement.link.policy': 'Contact', 'common.agreement.title': 'Read and agree', 'common.agreement.and': 'and', 'common.agreement.link.protocol.error': 'User agreement and privacy terms are not checked!', 'common.tip': 'More information to get accurate recommendation', 'common.less': 'Less', // 短信登录部分提示 'common.sms.login.phone.input.placement': 'Please enter phone number', 'common.sms.login.phone.input.custom.validator.message': 'Please enter a valid phone number', 'common.sms.login.phone.input.require.message': 'Phone cannot be empty', 'common.sms.login.send.code.btn': 'Send', 'common.sms.login.send.code.again.title': 'Send Again', 'common.sms.login.code.input.placement': 'Please enter verification code', 'common.sms.login.code.input.require.message': 'Verification code cannot be empty', 'common.sms.login.code.input.right.message': 'Please enter the correct verification code', // 密码登录部分提示 'common.pwd.login.account.input.placement': 'Please enter email/phone number', 'common.pwd.login.pwd.input.placement': 'Please enter the password', 'common.pwd.login.pwd.input.require.message': 'Password can not be empty', 'common.pwd.login.account.input.require.message': 'Account cannot be empty', 'common.pwd.login.account.input.custom.validator.message': 'Please enter the correct email or phone number', 'common.pwd.login.forget.pwd.title': 'Forget the password?', 'common.pwd.login.register.account.title': 'Go to email to register', // 重置密码部分提示 'common.reset.pwd.account.input.placement': 'Please enter email/phone number', 'common.reset.pwd.new.pwd.input.placement': 'Please enter a new password', 'common.reset.pwd.repeat.pwd.input.placement': 'Please enter the password again', 'common.reset.pwd.repeat.pwd.input.noteq': 'The two passwords are inconsistent', 'common.reset.pwd.btn': 'Retrieve password', 'common.reset.back.title': 'Back', 'common.reset.confirm.title': 'confirm', // 修改密码部分提示 'common.update.pwd.btn': 'Update password', 'common.sign.up.account.title': 'Register', 'common.sign.smsup.account.title': 'SMS Register', 'common.sign.email.account.title': 'Email Register', 'common.sign.up.email.input.require.message': 'email cannot be empty', 'common.sign.up.email.input.right.message': 'Please enter the correct email', 'common.sign.up.account.input.exist.message': 'Account already exists', 'common.sign.up.phone.input.exist.message': 'Phone already exists', 'common.sign.up.account.username.input.placement': 'Please enter user name', 'common.sign.up.account.email.input.placement': 'Please enter email', 'common.sign.up.account.length.pwd.input.placement': 'The password must contain at least 8 characters, including digits and letters', 'common.sign.up.account.pwd.input.placement': 'Please enter the password(at least 8 digits, alphanumeric combination)', 'common.sign.up.account.nickname.input.placement': 'Please enter nickname', 'common.sign.up.account.title.input.placement': 'Please select position', 'common.sign.up.account.subject.input.placement': 'Please select subject', 'common.sign.up.account.new.pwd.input.placement': 'Please enter a new password', 'common.sign.up.account.pwd.repeat.input.placement': 'Please enter the password again', 'common.sign.up.account.back.title': 'Already have an AMiner account?', 'common.sign.up.account.login.title': 'log in directly', 'common.sign.up.account.btn': 'Register', 'common.sign.up.account.nickname': 'nickname', };