feat: assignments pagina toont een text als er geen assignments zijn

This commit is contained in:
Joyelle Ndagijimana 2025-05-11 16:59:38 +02:00
parent f93e738d36
commit bcd37994c0
5 changed files with 74 additions and 27 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.",
"no-assignments": "There are currently no assignments."
}