{step === 'email' && t('profile.changeEmail.description')} {step === 'code' && t('profile.changeEmail.enterCodeDescription')} {step === 'success' && t('profile.changeEmail.successDescription')}
{t('profile.changeEmail.currentEmail')}
{currentEmail}
{t('profile.changeEmail.codeSentTo', { email: newEmail })}
{t('profile.changeEmail.success')}
{newEmail}