{{ getOwnerName(comment) }}
{{ comment.text }}
{{ expanded ? translateService.instant('comments.hide-comments') : translateService.instant(annotation.comments.length === 1 ? 'comments.comment' : 'comments.comments', { count: annotation.comments.length }) }}