Correctly pluralize participants on issue show page

王权利请求将github/fork/liammonahan/master合并到master

Created by: liammonahan

Right now, if there is only one participants, the issue show page says "1 participants" instead of "1 participant." This commit uses pluralize() to fix that.

合并请求报告