{{boardsVm.i18n.format('list.empty')}}
{{board.visitsShort||0}} |
{{board.commentsCount}} {{ boardsVm.i18n.format('board.comments_stats.title_1', board.participantsCountShort, (board.participantsCount===1 ? boardsVm.i18n.format('board.comments_stats.collaborators_1') : boardsVm.i18n.format('board.comments_stats.collaborators_many')) )}}
{{boardsVm.i18n.format('board.comments_stats.none_0')}} {{boardsVm.i18n.format('board.comments_stats.none_1')}}
{{boardsVm.i18n.format('board.comments_stats.lastupd', board.timeSinceLatestDiscussionUpdateTime)}}
{{boardsVm.i18n.format('rating.title')}} {{board.ratingShort||0}} {{boardsVm.i18n.format('rating.votes_singular', board.totalVotesShort||0)}} {{boardsVm.i18n.format('rating.votes_plural', board.totalVotesShort||0)}}