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
1 changed files with 2 additions and 2 deletions

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