__('Are you sure you want manually resolve this item?', 'wp-statistics'), 'primaryButtonText' => __('Yes, Resolve', 'wp-statistics'), 'primaryButtonStyle' => 'danger', 'secondaryButtonText' => __('Cancel', 'wp-statistics'), 'secondaryButtonStyle'=> 'cancel', 'showCloseButton' => true, 'description' => __('By manually resolving this item, please ensure your website’s privacy policy is updated to accurately reflect this setting. This is essential for maintaining compliance and transparency with your users.', 'wp-statistics'), 'actions' => [ 'primary' => 'resolve', 'secondary' => 'closeModal', ], ]); ?>