{% trans_default_domain "community" %}
{{'statistic.follower.all'|trans}}

{{ community.communityApprovedMembers }}

{{'statistic.follower.last-week'|trans}}

{{lastWeekFollower}}

{{'statistic.questions.all'|trans}}

{{ community.communityQuestions|length }}

{{'statistic.seen.all'|trans}}

{{views}}