{ totalRecords, plural, =0 {No comments} =1 {1 comment} other {{{ totalRecords | myNumberFormatter }} comments}}
{{ comment.account.displayName }} {{ comment.by }}
Commented video {{ comment.video.name }} Pending review
@for (tag of comment.automaticTags; track tag) { {{ tag }} } {{ comment.createdAt | ptDate: 'short' }}
@if (search) { No comments found matching current filters. } @else { No comments found. }