@@ -77,7 +77,9 @@ const attendanceCountPerChosenProfile = computed(() => {
:details-link="`/dashboard/persons?course=${courseId}`"
data-cy="dashboard.stats.trainingResponsible.participants"
>
-
{{ $t("Teilnehmer im 2024") }}
+
+ {{ $t("Teilnehmer im") }} {{ new Date().getFullYear() }}
+