{{comment.number}}

{{comment.timestamp | date: ' dd.MM.yy HH:mm '}}
{{comment.timestamp | date: ' M/d/yy h:mm a '}}
{{comment.score}}
{{comment.score}}
 {{comment.tag}}
person_pin_circle {{comment.userNumber}}
{{comment.answer ? ('comment-page.a11y-comment-answer' | translate) : ('comment-page.a11y-comment-answer-not' | translate)}}
{{comment.correct != 1 ? ('comment-page.a11y-comment_not_marked_correct' | translate) : ('comment-page.a11y-comment_marked_correct' | translate) }}
{{comment.correct != 2 ? ('comment-page.a11y-comment_not_marked_wrong' | translate) : ('comment-page.a11y-comment_marked_wrong' | translate) }}
{{ !comment.favorite ? ('comment-page.a11y-comment_grade' | translate) : ('comment-page.a11y-comment_not_grade' | translate) }}
{{'comment-page.a11y-comment_delete' | translate}}
{{'comment-page.a11y-comment_moderation' | translate}}
{{'comment-page.a11y-comment_vote_up' | translate}}
{{'comment-page.a11y-comment_vote_down' | translate}}