Merge branch 'dev' into feat/assignment-page
This commit is contained in:
commit
c29b4f8c29
21 changed files with 1004 additions and 490 deletions
|
@ -88,7 +88,6 @@
|
|||
"sent": "sent",
|
||||
"failed": "failed",
|
||||
"wrong": "something went wrong",
|
||||
"created": "created",
|
||||
"submitSolution": "Submit solution",
|
||||
"submitNewSolution": "Submit new solution",
|
||||
"markAsDone": "Mark as completed",
|
||||
|
@ -105,4 +104,17 @@
|
|||
"no-submission": "no submission",
|
||||
"submission": "Submission",
|
||||
"progress": "Progress"
|
||||
"created": "created",
|
||||
"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