${item.slug}
`,
html`${item.name}`,
html`${item.designation}`,
html`${Array.from(item.stages || []).length}`,
html`${Array.from(item.policies || []).length}`,
html` ${t`Are you sure you want to clear the flow cache? This will cause all flows to be re-evaluated on their next usage.`}