Skip to content

Commit

Permalink
chore: more descriptive text
Browse files Browse the repository at this point in the history
  • Loading branch information
francisvaut committed May 23, 2024
1 parent 3e39679 commit 16ddccd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -228,7 +228,7 @@
"newProject": "New project",
"noSubmissions": "This project does not have any submissions \uD83D\uDE2D",
"submissions": "Group has made a submission | Groups have made a submission",
"groups": "Group | Groups",
"groups": "Participating group | Participating groups",
"structureTestsFail": "Failed structure tests",
"extraChecksFail": "Failed extra tests",
"testsSucceed": "Succeeded tests",
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/assets/lang/app/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@
"open": "Details",
"newProject": "Nieuw project",
"noSubmissions": "Dit project heeft geen indieningen",
"submissions": "Indiening | Indieningen",
"groups": "Groep heeft al ingediend | Groepen hebben al ingediend",
"submissions": "Groep heeft al ingediend | Groepen hebben al ingediend",
"groups": "Deelnemende groep | Deelnemende groepen",
"structureTestsFail": "Gefaalde structuurtesten",
"extraChecksFail": "Gefaalde extra testen",
"testsSucceed": "Geslaagde testen",
Expand Down

0 comments on commit 16ddccd

Please sign in to comment.