1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5922,8 +5922,8 @@
"description": "Notifies that the selected projects have been deleted"
},
"deleteProjectToast": {
"message": "The project and all associated secrets have been deleted",
"description": "Notifies that a project and its secrets have been deleted"
"message": "Project deleted",
"description": "Notifies that a project has been deleted"
},
"deleteProjectDialogMessage": {
"message": "Deleting project $PROJECT$ is permanent and irreversible.",