From d55b3a8cffb374541808bf69d4940de7dd21d81c Mon Sep 17 00:00:00 2001 From: Tommaso Morganti Date: Wed, 28 Feb 2024 21:45:27 +0100 Subject: [PATCH] fix: update group name in about page --- src/locales/en.json | 6 +++--- src/locales/it.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index cccb8d5..3e58d7a 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -2,7 +2,7 @@ "language": "English", "tg": { "project": "The TOL Project", - "help": "Gruppo Preparazione TOL" + "help": "TOL: preparazione test" }, "home": { "disclaimer": "\"The TOL Project\" (Project) is in no way connected to Politecnico di Milano but is managed free of charge by students. The authors of the Project do not assume any responsibility, nor do they expressly or implicitly guarantee the accuracy or reliability of the contents of this site for the purpose of passing the admission test at Politecnico di Milano.", @@ -48,7 +48,7 @@ "1": "The maximum achievable score is {{v1}} and is expressed to the second decimal place.
The attribution of OFA TEST (Obblighi Formativi Aggiunti) occurs when the test score, rounded to the nearest integer, is less than {{v2}}.
The attribution of OFA TENG occurs when, considering only the {{v3}} section, the number of correct answers is less than {{v4}}.
", "2": "The total score gets rounded to the nearest integer (e.g., 59,49 gets rounded to 59, while 59,50 to 60)" }, - "ul":{ + "ul": { "1": "The test score is calculated by assigning:", "2": "and assigning a weight of", "item": { @@ -60,7 +60,7 @@ "3_other": "{{v}} points for each answer not given", "4": " for each question of {{sec}}" } - } + } }, "saveReminder": "Remember to save your results before starting a new test, or they will be lost!", "btn": { diff --git a/src/locales/it.json b/src/locales/it.json index d11eabe..a1aa49e 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -2,7 +2,7 @@ "language": "Italian", "tg": { "project": "The TOL Project", - "help": "Gruppo Preparazione TOL" + "help": "TOL: preparazione test" }, "home": { "disclaimer": "\"The TOL Project\" (Progetto) non è in alcun modo collegato al Politecnico di Milano ma è gestito gratuitamente da studenti. Gli autori del Progetto non si assumono alcuna responsabilità, né garantiscono espressamente o implicitamente l'accuratezza o l'affidabilità dei contenuti di questo sito ai fini del superamento del test di ammissione del Politecnico di Milano",