1
0
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:
Colton Hurst
2023-03-02 10:12:34 -05:00
committed by GitHub
parent 5f05f73626
commit f80e9cfafd

View File

@@ -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.",