feat(frontend): Knop aan leerpadpagina toegevoegd om assignment aan te maken.

This commit is contained in:
Gerald Schmittinger 2025-04-19 00:23:21 +02:00
parent 1382e2300b
commit 51a9b58a20
6 changed files with 39 additions and 6 deletions

View file

@ -85,5 +85,6 @@
"timestamp": "Timestamp",
"loadSubmission": "Load",
"noSubmissionsYet": "No submissions yet.",
"viewAsGroup": "View progress of group..."
"viewAsGroup": "View progress of group...",
"assignLearningPath": "assign"
}