import { DialogTitle } from '@headlessui/react'; import { __ } from '@wordpress/i18n'; import { check, Icon } from '@wordpress/icons'; const SuccessIcon = () => ( <>
{__( 'Your plugin accounts have been set up. Account activation may take a moment to complete.', 'extendify-local', )}