{#if others.length === 1} {:else}

and {others.length - 1} {others.length > 2 ? "others" : "other"}

{/if}
{#if $missingInbox} {/if}

{message.content}