Merge remote-tracking branch 'origin/dev' into fix/verschillende-authenticatieproblemen
# Conflicts: # frontend/src/i18n/locale/de.json # frontend/src/i18n/locale/en.json
This commit is contained in:
commit
af0f40f63e
21 changed files with 1006 additions and 492 deletions
|
@ -88,5 +88,17 @@
|
|||
"loadSubmission": "Load",
|
||||
"noSubmissionsYet": "No submissions yet.",
|
||||
"viewAsGroup": "View progress of group...",
|
||||
"assignLearningPath": "assign"
|
||||
"assignLearningPath": "assign",
|
||||
"remove": "remove",
|
||||
"students": "students",
|
||||
"classJoinRequests": "join requests",
|
||||
"reject": "reject",
|
||||
"areusure": "Are you sure?",
|
||||
"yes": "yes",
|
||||
"teachers": "teachers",
|
||||
"accepted": "accepted",
|
||||
"rejected": "rejected",
|
||||
"enterUsername": "enter the username of the teacher you would like to invite",
|
||||
"username": "username",
|
||||
"invite": "invite"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue