feat: bericht in assignment pagina van student als er nog geen groepen bestaan

This commit is contained in:
Joyelle Ndagijimana 2025-05-15 23:02:07 +02:00
parent 5805294f4c
commit f83d5b54c0
4 changed files with 112 additions and 99 deletions

View file

@ -121,5 +121,6 @@
"invite": "invite",
"assignmentIndicator": "ASSIGNMENT",
"searchAllLearningPathsTitle": "Search all learning paths",
"searchAllLearningPathsDescription": "You didn't find what you were looking for? Click here to search our whole database of available learning paths."
"searchAllLearningPathsDescription": "You didn't find what you were looking for? Click here to search our whole database of available learning paths.",
"not-in-group-message": "You are not part of a group yet"
}