{{ if .hasWebauthn }}
{{ end }}
{{ if .hasTotp }}
{{ end }}
{{ .locale.Tr "auth.mfa.use-passkey-to-finish" }}
{{ .locale.Tr "auth.mfa.waiting-for-passkey-input" }}
{{ .locale.Tr "auth.totp.enter-code" }}
{{ .locale.Tr "auth.totp.enter-recovery-key" }}