1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00

[PM-19003] Update the limit item deletion message. (#14078)

This commit is contained in:
Jimmy Vo
2025-04-02 16:00:48 -04:00
committed by GitHub
parent 76cb3fd38d
commit b35556adfc
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@
<input type="checkbox" bitCheckbox formControlName="limitCollectionDeletion" />
</bit-form-control>
<bit-form-control *ngIf="limitItemDeletionFeatureFlagIsEnabled">
<bit-label>{{ "limitItemDeletionDesc" | i18n }}</bit-label>
<bit-label>{{ "limitItemDeletionDescription" | i18n }}</bit-label>
<input type="checkbox" bitCheckbox formControlName="limitItemDeletion" />
</bit-form-control>
<button