web/flows: Revise duo authenticator login prompt text (#1872)

This commit is contained in:
Jeremy Willans
2021-12-02 22:27:47 +08:00
committed by GitHub
parent 85a417d22e
commit fdd5211253
3 changed files with 4 additions and 4 deletions

View File

@ -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: