{{deviceType === 'desktop' ? (comment.timestamp | date: ' dd.MM.yy | HH:mm ') : (comment.timestamp | date: ' HH:mm ')}}
{{deviceType === 'desktop' ? (comment.timestamp | date: ' M/d/yy | h:mm a ') : (comment.timestamp | date: ' h:mm a ')}}
{{comment.score}}
{{comment.score}}
{{comment.tag}}
person {{comment.userNumber}}
{{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}}