mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
SM-534: Update delete project toast text (#4902)
This commit is contained in:
@@ -5922,8 +5922,8 @@
|
|||||||
"description": "Notifies that the selected projects have been deleted"
|
"description": "Notifies that the selected projects have been deleted"
|
||||||
},
|
},
|
||||||
"deleteProjectToast": {
|
"deleteProjectToast": {
|
||||||
"message": "The project and all associated secrets have been deleted",
|
"message": "Project deleted",
|
||||||
"description": "Notifies that a project and its secrets have been deleted"
|
"description": "Notifies that a project has been deleted"
|
||||||
},
|
},
|
||||||
"deleteProjectDialogMessage": {
|
"deleteProjectDialogMessage": {
|
||||||
"message": "Deleting project $PROJECT$ is permanent and irreversible.",
|
"message": "Deleting project $PROJECT$ is permanent and irreversible.",
|
||||||
|
|||||||
Reference in New Issue
Block a user