{#if isOpen}
{$t('storage')}
{$t('storage_usage', {
values: {
used: getByteUnitString(usedBytes, $locale),
available: getByteUnitString(availableBytes, $locale),
},
})}
{$t('server')} {$t('status')} {$t('online')} {$t('offline')} {$t('version')} {$t('unknown')}