Merging origin/dev into feat/assignment-page correctie
This commit is contained in:
commit
baea0051e6
249 changed files with 6754 additions and 3612 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue