fix(frontend): Missende commas
This commit is contained in:
parent
c29b4f8c29
commit
7b99050bde
4 changed files with 4 additions and 4 deletions
|
@ -103,7 +103,7 @@
|
|||
"description": "Description",
|
||||
"no-submission": "no submission",
|
||||
"submission": "Submission",
|
||||
"progress": "Progress"
|
||||
"progress": "Progress",
|
||||
"created": "created",
|
||||
"remove": "remove",
|
||||
"students": "students",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue