Skip to content

Commit

Permalink
chore: less text
Browse files Browse the repository at this point in the history
  • Loading branch information
francisvaut committed May 23, 2024
1 parent 998076f commit 5ce051d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/assets/lang/app/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
"newProject": "New project",
"noSubmissions": "This project does not have any submissions",
"submissions": "Group has made a submission | Groups have made a submission",
"groups": "Participating group | Participating groups",
"groups": "Group | Groups",
"structureTestsFail": "Failed structure tests",
"extraChecksFail": "Failed extra tests",
"testsSucceed": "Succeeded tests",
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/assets/lang/app/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
"newProject": "Nieuw project",
"noSubmissions": "Dit project heeft geen indieningen",
"submissions": "Groep heeft al ingediend | Groepen hebben al ingediend",
"groups": "Deelnemende groep | Deelnemende groepen",
"groups": "Groep | Groepen",
"structureTestsFail": "Gefaalde structuurtesten",
"extraChecksFail": "Gefaalde extra testen",
"testsSucceed": "Geslaagde testen",
Expand Down

0 comments on commit 5ce051d

Please sign in to comment.