{{ $t('community.community') }}
{{ CONFIG.COMMUNITY_NAME }}
{{ CONFIG.COMMUNITY_DESCRIPTION }}
{{ CONFIG.COMMUNITY_URL }}
{{ $t('community.openContributionLinks') }}
{{
$t('community.openContributionLinkText', {
name: CONFIG.COMMUNITY_NAME,
count,
})
}}
{{ $t('community.noOpenContributionLinkText') }}
{{ $t('community.moderators') }}
-
{{ item.firstName }} {{ item.lastName }}
{{ supportMail }}