From bf1353553be265d628ed005238b71ef793f98752 Mon Sep 17 00:00:00 2001 From: Livio Bieri Date: Fri, 8 Dec 2023 14:40:05 +0100 Subject: [PATCH] chore: add i18n to NoCourseSession.vue --- .../components/dashboard/NoCourseSession.vue | 40 ++++++++++++++----- 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/client/src/components/dashboard/NoCourseSession.vue b/client/src/components/dashboard/NoCourseSession.vue index 94b6b477..90539d36 100644 --- a/client/src/components/dashboard/NoCourseSession.vue +++ b/client/src/components/dashboard/NoCourseSession.vue @@ -6,31 +6,49 @@ const user = useUserStore();