diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index a3cb7f4941..6fca90718d 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -30,7 +30,11 @@ /> - + @@ -87,12 +91,24 @@ >
- Activities + @if (activitiesCount === 1) { + Activity + } @else { + Activities + } +
- Platform