feat(frontend): nieuwe "cancel" knop bij create assignment
This commit is contained in:
parent
1d29adaa31
commit
800f6433d6
10 changed files with 44 additions and 238 deletions
|
@ -33,7 +33,7 @@
|
|||
"JoinClassExplanation": "Enter the code the teacher has given you to join the class.",
|
||||
"invalidFormat": "Invalid format.",
|
||||
"submitCode": "submit",
|
||||
"members": "members",
|
||||
"members": "Members",
|
||||
"themes": "Themes",
|
||||
"choose-theme": "Select a theme",
|
||||
"choose-age": "Select age",
|
||||
|
@ -92,6 +92,6 @@
|
|||
"group": "Group",
|
||||
"description": "Description",
|
||||
"no-submission": "no submission",
|
||||
"submission": "submission",
|
||||
"submission": "Submission",
|
||||
"progress": "Progress"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue