Chore: Sync CTB draft and publish conformation messages

This commit is contained in:
Gustav Hansen 2023-01-23 10:48:29 +01:00
parent 2a46fded63
commit fc1816f636

View File

@ -66,8 +66,7 @@ const DraftAndPublishToggle = ({
onConfirm={handleConfirm}
bodyText={{
id: getTrad('popUpWarning.draft-publish.message'),
defaultMessage:
'If you disable the draft & publish, your drafts will be deleted. Are you sure you want to disable it?',
defaultMessage: 'If you disable the draft & publish, your drafts will be deleted.',
}}
leftButtonText={{
id: 'components.popUpWarning.button.cancel',