Update frontend/src/pages/InfoStatistic.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Alexander Friedland 2022-08-18 13:45:51 +02:00 committed by GitHub
parent 69dc5da0e1
commit 1eb3051b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@
<small>
{{
$t('community.openContributionLinkText', {
_name_: CONFIG.COMMUNITY_NAME,
_count_: count,
name: CONFIG.COMMUNITY_NAME,
count,
})
}}
</small>