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": "Beschreibung", | ||||
|     "no-submission": "keine vorlage", | ||||
|     "submission": "Einreichung", | ||||
|     "progress": "Fortschritte" | ||||
|     "progress": "Fortschritte", | ||||
|     "created": "erstellt", | ||||
|     "remove": "entfernen", | ||||
|     "students": "Studenten", | ||||
|  |  | |||
|  | @ -103,7 +103,7 @@ | |||
|     "description": "Description", | ||||
|     "no-submission": "no submission", | ||||
|     "submission": "Submission", | ||||
|     "progress": "Progress" | ||||
|     "progress": "Progress", | ||||
|     "created": "created", | ||||
|     "remove": "remove", | ||||
|     "students": "students", | ||||
|  |  | |||
|  | @ -104,7 +104,7 @@ | |||
|     "description": "Description", | ||||
|     "no-submission": "aucune soumission", | ||||
|     "submission": "Soumission", | ||||
|     "progress": "Progrès" | ||||
|     "progress": "Progrès", | ||||
|     "remove": "supprimer", | ||||
|     "students": "étudiants", | ||||
|     "classJoinRequests": "demandes d'adhésion", | ||||
|  |  | |||
|  | @ -104,7 +104,7 @@ | |||
|     "description": "Beschrijving", | ||||
|     "no-submission": "geen indiening", | ||||
|     "submission": "Indiening", | ||||
|     "progress": "Vooruitgang" | ||||
|     "progress": "Vooruitgang", | ||||
|     "remove": "verwijder", | ||||
|     "students": "studenten", | ||||
|     "classJoinRequests": "deelname verzoeken", | ||||
|  |  | |||
		Reference in a new issue