{{
comment.actor.name
}}
{{ usernameWithDomain(comment.actor) }}
{{ $t("[deleted]") }}
{{
formatDistanceToNow(new Date(comment.updatedAt), {
locale: $dateFnsLocale,
addSuffix: true,
})
}}
{{ $t("[This comment has been deleted]") }}