{#snippet row(viewName: string, stats: AssetStatsResponseDto)} {viewName} {stats.images.toLocaleString($locale)} {stats.videos.toLocaleString($locale)} {stats.total.toLocaleString($locale)} {/snippet}

{$t('photos_and_videos')}

{@render row($t('timeline'), timelineStats)} {@render row($t('favorites'), favoriteStats)} {@render row($t('archive'), archiveStats)} {@render row($t('trash'), trashStats)}
{$t('view_name')} {$t('photos')} {$t('videos')} {$t('total')}

{$t('albums')}

{$t('owned')} {$t('shared')}
{albumStats.owned.toLocaleString($locale)} {albumStats.shared.toLocaleString($locale)}