diff --git a/client/src/components/dashboard/UkStatistics.vue b/client/src/components/dashboard/UkStatistics.vue index 7d70d930..720ce3e2 100644 --- a/client/src/components/dashboard/UkStatistics.vue +++ b/client/src/components/dashboard/UkStatistics.vue @@ -6,6 +6,7 @@ import type { CourseStatisticsType } from "@/gql/graphql"; import AssignmentSummaryBox from "@/components/dashboard/AssignmentSummaryBox.vue"; import FeedbackSummaryBox from "@/components/dashboard/FeedbackSummaryBox.vue"; import CompetenceSummaryBox from "@/components/dashboard/CompetenceSummaryBox.vue"; +import LoadingSpinner from "@/components/ui/LoadingSpinner.vue"; const props = defineProps<{ courseId: string; @@ -95,4 +96,7 @@ onMounted(async () => { /> +
{{ - $t("a.Fehler bei der Zahlung. Bitte versuche es erneut oder kontaktiere uns") - }}: - - vermittler@vbv-afa.ch - + $t( + "a.Fehler bei der Zahlung. Bitte versuche es erneut oder wähle eine andere Zahlungsmethode." + ) + }}