web/flows: Revise duo authenticator login prompt text (#1872)
This commit is contained in:
@ -101,7 +101,7 @@ export class AuthenticatorValidateStage
|
||||
<div class="right">
|
||||
<p>${t`Duo push-notifications`}</p>
|
||||
<small
|
||||
>${t`Receive a push notification on your phone to prove your identity.`}</small
|
||||
>${t`Receive a push notification on your device.`}</small
|
||||
>
|
||||
</div>`;
|
||||
case DeviceClassesEnum.Webauthn:
|
||||
|
||||
Reference in New Issue
Block a user