export default { Login: { login: 'Log in', register: 'Register', loginTo: 'Log on to FiDA', loginTitle: 'A multi-agent canvas for rapid, trend driven design iteration.', name: 'Name', email: 'Email', password: 'Password', enterName: 'Enter your name', enterEmail: 'Enter your email', enterPassword: 'Enter your password', forgotPassword: 'Forget password?', pleaseInputName: 'Please input the name', nameLengthError: 'Name length must be between {min} and {max} characters', passwordSpecial: 'Must contain special characters', passwordCase: 'Mix of uppercase, lowercase and numbers', pleaseInputEmail: 'Please input the email', emailFormatError: 'Please input the email again', pleaseInputPassword: 'Please input the password', passwordLengthError: 'Password length must be between {min} and {max} characters', pleaseTermsPolicy: 'Please agree to the Terms, Policy and Fees', agreeTermsPolicy: 'I agree to the Terms, Policy and Fees.', noAccountToSignUp: `Don't have an account? Sign up`, signUpFor: 'Sign up for FiDA', registerTip: 'A multi-agent canvas for rapid, trend driven design iteration.', havenAccountToLogin: `Already have an account? Log in`, verifyEmail: 'Verify your email address', verifyCodeHasSent: 'A verification code has been sent to
{email}', verify: 'Verify', resendCode: 'Resend Code', resendCodeIn: 'Resend Code in {time}', orContinueWith: 'or continue with', googleLogin: 'Sign in with Google', wechatLogin: 'Sign in with Wechat', indexTip: 'A multi-agent canvas for rapid, trend driven design iteration.', sendCodeError: 'Send code error', retrievePassword: 'Retrieve password' }, }