1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 03:03:43 +00:00

Updated warning message for iteration changes (#4606)

This commit is contained in:
SmithThe4th
2023-01-31 05:55:50 -05:00
committed by GitHub
parent ce559d0587
commit 5ea111b148
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<div class="tabbed-header">
<h1>{{ "encKeySettings" | i18n }}</h1>
</div>
<bit-callout type="warning">{{ "loggedOutWarning" | i18n }}</bit-callout>
<bit-callout type="warning">{{ "changeKdfLoggedOutWarning" | i18n }}</bit-callout>
<form #form (ngSubmit)="submit()" [appApiAction]="formPromise" ngNativeValidate autocomplete="off">
<div class="row">
<div class="col-6">