Delete "{deleteGroupTarget.label}"
{#if unitsCount === 0}This group has no units. Delete it?
This group contains {unitsCount} unit{unitsCount === 1 ? '' : 's'}.
{formError}
{/if} {#if formSuccess}{formSuccess}
{/if} {#if selectedItem?.type === 'unit' || unitFormNew}Select a unit or group to edit, or add a new one.
{/if}This group has no units. Delete it?
This group contains {unitsCount} unit{unitsCount === 1 ? '' : 's'}.