{{ "Set status"|t('app') }}
  • {{ "Enabled"|t('app') }}
  • {{ allowDisabledForSite ? "Disabled Globally"|t('app') : "Disabled"|t('app') }}
  • {% if allowDisabledForSite %}
  • {{ "Disabled for Site"|t('app') }}
  • {% endif %}