{{ $t('common.processing') || 'Processing...' }}

Error

{{ error }}

{{ $t('auth.back_to_login') || 'Back to Login' }}

{{ $t('auth.create_account') || 'Create Account' }}

{{ $t('auth.bind_new_desc', {provider: provider}) || `Create a new account to bind with ${provider}` }}

{{ $t('auth.bind_existing') || 'Bind Existing' }}

{{ $t('auth.bind_exist_desc', {provider: provider}) || `Bind your ${provider} to an existing account` }} {{ $t('auth.forgot_password') || 'Forgot your password?' }}

{{ $t('auth.welcome_back') || 'Welcome Back!' }}

{{ $t('auth.bind_login_tip') || 'To keep connected with us please login with your personal info' }}

{{ $t('auth.hello_friend') || 'Hello, Friend!' }}

{{ $t('auth.bind_register_tip') || 'Enter your personal details and start journey with us' }}