{% set inheritedFrom = seomatic.helper.findInheritableBundle(parentBundles, "seoImageDescription") %} {% set hasInheritableValues = inheritedFrom is not null %} {% set additionalVars = { 'isInherited': seomatic.helper.isInherited(metaGlobalVars, "seoImageDescription"), 'wrapperClass': 'seomatic-textSourceWrapper', 'fieldLabel': "SEO Image Description Source"|t("seomatic"), 'labelFor': 'metaBundleSettings-seoImageDescriptionSource', 'settingName': 'seoImageDescription' } %} {% embed "seomatic/settings/_includes/fields/_inheritableField.twig" with additionalVars %} {% macro seoImageDescriptionField(textOptions, textFieldSources, seomaticConfig, metaBundleSettings, metaGlobalVars, suffix, pageContext) %} {% set disabled = suffix|length > 0 %}
{{ "A text description of the image conveying the essential nature of an image to users who are visually impaired."|t("seomatic") }}