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