{m["routines_amOrPm"]()}
{routine.part_of_day.toUpperCase()}
{m.routines_steps({ count: steps.length })}
{steps.length}
{routine.notes}
{editError}
{/if}{product?.name ?? step.product_id}
{#if product?.brand}{product.brand}
{/if} {:else if step.action_type}{step.action_type.replace(/_/g, ' ')}
{:else}{m["routines_unknownStep"]()}
{/if}{m["routines_noSteps"]()}
{/if}{m["routines_confirmDelete"]()}