feat: vertalingen voor empty table boodschappen

This commit is contained in:
laurejablonski 2025-05-10 11:17:10 +02:00
parent 3c3f28497e
commit 0d70443f24
5 changed files with 21 additions and 5 deletions

View file

@ -121,5 +121,9 @@
"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-students-found": "This class has no students.",
"no-invitations-found": "You have no pending invitations.",
"no-join-requests-found": "There are no pending join requests for this class.",
"no-classes-found": "You are not yet part of a class."
}