{#if $isDownloading}
{$t('downloading').toUpperCase()}
■ {downloadKey}
{getByteUnitString(download.total, $locale)}
{(download.percentage / 100).toLocaleString($locale, { style: 'percent' })}