🇺🇸 English
🇨🇳 中文
{{ t('login.remember') }}
{{ loginError }}
{{ t('login.btn') }}
{{ otpCountdown>0 ? t('login.resendOtp',{n:otpCountdown}) : t('login.sendOtp') }}
{{ otpSentHint }}
{{ otpError }}
{{ t('login.btn') }}
{{ registerEmailTakenHint }}
{{ registerEmailCheckWarn }}
{{ registerOtpCountdown>0 ? t('login.resendOtp',{n:registerOtpCountdown}) : t('login.sendOtp') }}
{{ registerOtpSentHint }}
{{ t('login.pwdHint') }}
{{ registerError }}
{{ t('login.tab.register') }}