{#snippet row(viewName: string, stats: AssetStatsResponseDto)}
{$t('photos_and_videos')}
{$t('view_name')} | {$t('photos')} | {$t('videos')} | {$t('total')} |
---|
{$t('albums')}
{$t('owned')} | {$t('shared')} |
---|---|
{albumStats.owned.toLocaleString($locale)} | {albumStats.shared.toLocaleString($locale)} |