1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

[EC-598] chore: update unsupported UV copy

This commit is contained in:
Andreas Coroiu
2023-04-28 11:22:15 +02:00
parent 23d3435c0f
commit 4eb68ccc8c

View File

@@ -3,8 +3,8 @@
<div class="auth-wrapper"> <div class="auth-wrapper">
<i class="bwi bwi-spinner bwi-lg bwi-spin" [hidden]="!loading" aria-hidden="true"></i> <i class="bwi bwi-spinner bwi-lg bwi-spin" [hidden]="!loading" aria-hidden="true"></i>
<ng-container *ngIf="data.showUnsupportedVerification"> <ng-container *ngIf="data.showUnsupportedVerification">
Password confirmation required by initiating site. Your account does not support password Verification required by the initiating site. This feature is not yet implemented for accounts
confirmation. without master password.
</ng-container> </ng-container>
<ng-container *ngIf="!data.showUnsupportedVerification"> <ng-container *ngIf="!data.showUnsupportedVerification">
<ng-container <ng-container