The message that appears when the TFA email is sent during login is not translatable:
if ($message['result']) { $this->messenger->addStatus('Email sent successfully.'); }
Active
2.0
Code
Sorry, this was fixed in latest DEV already.