{{t "poll.evaluation.participants" count=this.participantsCount}}
{{#if @poll.isFindADate}} {{t "poll.evaluation.bestOption.label.findADate" count=this.bestOptions.length }} {{else}} {{t "poll.evaluation.bestOption.label.makeAPoll" count=this.bestOptions.length }} {{/if}} {{#if this.multipleBestOptions}}
{{t "poll.evaluation.lastParticipation" ago=(moment-from-now this.lastParticipationAt locale=this.currentLocale timezone=@timezone) }}