', $image_styles);
$list = new TranslatableMarkup("$image_styles");
return t('You can display images using site-wide styles by adding a data-image-style attribute, whose values is one of the image style machine names: @image-style-machine-name-list.
', ['@image-style-machine-name-list' => $list]);