Merge branch 'dev' into feat/pagina-overzicht-klassen-voor-student

This commit is contained in:
laurejablonski 2025-04-04 16:50:13 +02:00
commit 7cba7f1fef
173 changed files with 3158 additions and 762 deletions

View file

@ -2,10 +2,22 @@
"welcome": "Welcome",
"student": "student",
"teacher": "teacher",
"assignments": "Assignments",
"classes": "Classes",
"discussions": "Discussions",
"assignments": "assignments",
"classes": "classes",
"discussions": "discussions",
"logout": "log out",
"error_title": "Error",
"previous": "Previous",
"next": "Next",
"search": "Search...",
"yearsAge": "years",
"enterSearchTerm": "Search learning paths",
"enterSearchTermDescription": "Please enter a search term.",
"noLearningPathsFound": "Nothing found!",
"noLearningPathsFoundDescription": "There are no learning paths matching your search term.",
"legendNotCompletedYet": "Not completed yet",
"legendCompleted": "Completed",
"legendTeacherExclusive": "Information for teachers",
"cancel": "cancel",
"logoutVerification": "Are you sure you want to log out?",
"homeTitle": "Our strengths",