{{ $t('Total Replies') }}
{{ stats.total }}
{{ $t('Active') }}
{{ stats.active }}
{{ $t('Total Hits') }}
{{ formatNumber(stats.total_hits) }}
{{ $t('Avg. Hits') }}
{{ stats.avg_hits.toFixed(1) }}
{{ reply.question }}
{{ reply.match_type }}
{{ $t('Consider reviewing or removing these replies to keep your list clean.') }}
{{ reply.question }}
{{ reply.match_type }} • {{ $t('Created') }} {{ formatDate(reply.created_at) }}