{blockNumber}
{#if label}
{label}
{/if}
{m.transcription_block_comment_btn()}
{#if active}
{m.transcription_block_quote_hint()}
{/if}
{#if saveState === 'saving'}
{m.transcription_block_save_saving()}
{:else if saveState === 'saved' || saveState === 'fading'}
{m.transcription_block_save_saved()}
✓
{:else if saveState === 'error'}
{m.transcription_block_save_error()}
—
{m.transcription_block_save_retry()}
{/if}
{#if commentOpen}
{m.comment_section_title()}
{ commentOpen = false; selectedQuote = null; }} > {m.comment_panel_close()}
{/if}