{enabled ? "The engine runs this flow: subscriptions, schedules and webhooks are live." : "Stopped. Nothing of this flow is subscribed, scheduled or reachable."}
{valid || !name ? "Messages in this flow are named after it, so other flows reading them follow the rename." : "Lowercase letters, digits and underscores, starting with a letter."}
{nodeCount === 0 ? "No nodes yet." : `${nodeCount} node${nodeCount === 1 ? "" : "s"}.`}
The engine is still running the last published version of this flow.