feat(frontend): klas tonen bij assignment card
This commit is contained in:
parent
3423bd2724
commit
16f8aa449e
9 changed files with 321 additions and 289 deletions
|
@ -52,5 +52,6 @@
|
|||
"title": "Titel",
|
||||
"pick-class": "Wählen Sie eine klasse",
|
||||
"choose-students": "Studenten auswählen",
|
||||
"create-group": "Gruppe erstellen"
|
||||
"create-group": "Gruppe erstellen",
|
||||
"class": "klasse"
|
||||
}
|
||||
|
|
|
@ -52,5 +52,6 @@
|
|||
"title": "Title",
|
||||
"pick-class": "Pick a class",
|
||||
"choose-students": "Select students",
|
||||
"create-group": "Create group"
|
||||
"create-group": "Create group",
|
||||
"class": "class"
|
||||
}
|
||||
|
|
|
@ -52,5 +52,6 @@
|
|||
"title": "Titre",
|
||||
"pick-class": "Choisissez une classe",
|
||||
"choose-students": "Sélectionnez des élèves",
|
||||
"create-group": "Créer un groupe"
|
||||
"create-group": "Créer un groupe",
|
||||
"class": "classe"
|
||||
}
|
||||
|
|
|
@ -52,5 +52,6 @@
|
|||
"title": "Titel",
|
||||
"pick-class": "Kies een klas",
|
||||
"choose-students": "Studenten selecteren",
|
||||
"create-group": "Groep aanmaken"
|
||||
"create-group": "Groep aanmaken",
|
||||
"class": "klas"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue