Fix: Improve stage change success notification

This commit is contained in:
Gustav Hansen 2023-06-21 14:33:46 +02:00
parent 9dd3971b54
commit fcb7185344

View File

@ -63,7 +63,7 @@ export function InformationBoxEE() {
type: 'success',
message: {
id: 'content-manager.reviewWorkflows.stage.notification.saved',
defaultMessage: 'Success: Review stage updated',
defaultMessage: 'Review stage updated',
},
});
},