{{ t(isLoginMode ? 'loginTitle' : 'registerTitle') }}
中文
English
{{ countdown > 0 ? `${countdown}s ${t('resendCode')}` : t('sendCode') }}
{{ t(isLoginMode ? 'loginButton' : 'registerButton') }}
{{ t(isLoginMode ? 'switchToRegister' : 'switchToLogin') }}