SM-534: Update delete project toast text (#4902)
This commit is contained in:
parent
5f05f73626
commit
f80e9cfafd
|
@ -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.",
|
||||
|
|
Loading…
Reference in New Issue