{__(
'Go through the onboarding process again to create a new site.',
'extendify-local',
)}
{sprintf(
// translators: %3$s is the number of old pages
__(
'%s pages/posts created in the prior onboarding session will be deleted.',
'extendify-local',
),
oldPages.length,
)}