@@ -20,7 +20,7 @@
size="small"
color="soft"
>
- {{ $t('report.contribution.type') }}
+ {{ scope.row.contribution.author.name }}
@@ -31,21 +31,39 @@
size="small"
color="soft"
>
- {{ $t('report.comment.type') }}
+ {{ scope.row.comment.author.name }}
{{ scope.row.user.name | truncate(50) }}
-
-
- {{ $t('report.user.type') }}
-
+
+