Skip to content

Commit

Permalink
chore(exams): change strings for exam booking request
Browse files Browse the repository at this point in the history
  • Loading branch information
lpezzolla committed Jan 11, 2024
1 parent ef90288 commit e274655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"examRequestScreen": {
"error": "Fill in the text field before proceeding with the request",
"placeholder": "Explain why you need to take the exam early",
"title": "You can ask the college chairman to take the exam before the actual delivery of the course"
"title": "You can request the course holder to take the exam without having attended the classes"
},
"examScreen": {
"bookedCount": "Booked students",
Expand Down
2 changes: 1 addition & 1 deletion assets/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@
"examRequestScreen": {
"error": "Compila il campo di testo prima di procedere con la richiesta",
"placeholder": "Inserisci qui le motivazioni della richiesta di sostenere l'esame anticipatamente",
"title": "Puoi chiedere al coordinatore del collegio di sostenere l'esame prima dell'effettiva erogazione del corso"
"title": "Puoi richiedere al titolare del corso di sostenere l'esame senza avere acquisito la frequenza"
},
"examScreen": {
"bookedCount": "Studenti prenotati",
Expand Down

0 comments on commit e274655

Please sign in to comment.