1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 05:33:59 +00:00

PM-171 remove confirmation alerts for restoring an item (#5799)

* remove confirmation alerts for restoring an item from trash and remove bulk-restore-dialog from vault individual and org
This commit is contained in:
Jason Ng
2023-08-15 15:15:13 -04:00
committed by GitHub
parent 15f29c5fb1
commit 8593966a71
10 changed files with 8 additions and 185 deletions

View File

@@ -1446,9 +1446,6 @@
"restoreItem": {
"message": "Restore item"
},
"restoreItemConfirmation": {
"message": "Are you sure you want to restore this item?"
},
"restoredItem": {
"message": "Item restored"
},