From e27465550e246740bdeb6dbb2f562e35798e3f16 Mon Sep 17 00:00:00 2001 From: Luca Pezzolla Date: Thu, 11 Jan 2024 10:51:52 +0100 Subject: [PATCH] chore(exams): change strings for exam booking request --- assets/translations/en.json | 2 +- assets/translations/it.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index 4509f611..9b70ea58 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -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", diff --git a/assets/translations/it.json b/assets/translations/it.json index 1a2dd4a4..dc3ca96c 100644 --- a/assets/translations/it.json +++ b/assets/translations/it.json @@ -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",