diff --git a/src/locales/en.json b/src/locales/en.json
index bd3f30b..9a1e901 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -49,7 +49,7 @@
"pointsCalc": {
"title": "How the score is calculated",
"body": {
- "1": "The maximum achievable score is {{v1}} and is expressed to the second decimal place.
To gain access to the standard rankings, you need to get a score higher or equal to {{v2}}.
You can consult the rankings from the previous years on $t(externalLinks.rankings).
To gain eligibility for enrollment in the Early TOL (while enrolled in the penultimate year of upper secondary school) you need to get a score higher or equal to {{v3}}.
The attribution of OFA TENG occurs when, considering only the {{v4}} section, the number of correct answers is less than {{v5}}.
",
+ "1": "The maximum achievable score is {{v1}} and is expressed to the second decimal place.
To gain access to the standard rankings, you need to get a score higher or equal to {{v2}}.
You can consult the rankings from the previous years on $t(externalLinks.rankings).
To gain eligibility for enrollment in the Early TOL (while enrolled in the penultimate year of upper secondary school) you need to get a score higher or equal to {{v3}}.
The attribution of OFA TENG occurs when, considering only the {{v4}} section, the number of correct answers is less than {{v5}}.
",
"2": "The total score gets rounded to the nearest integer (e.g., 74,49 gets rounded to 74, while 74,50 to 75)"
},
"ul": {
diff --git a/src/locales/it.json b/src/locales/it.json
index 07527b9..443e666 100644
--- a/src/locales/it.json
+++ b/src/locales/it.json
@@ -49,7 +49,7 @@
"pointsCalc": {
"title": "Come viene calcolato il punteggio",
"body": {
- "1": "Il punteggio massimo conseguibile è di {{v1}} e viene espresso fino alla seconda cifra decimale.
Per accedere alla graduatoria standard bisogna ottenere un punteggio uguale o superiore a {{v2}}.
Puoi consultare le graduatorie degli anni precedenti su $t(externalLinks.rankings).
Per ottenere il diritto di immatricolazione nel TOL Anticipato (se iscritto al penultimo anno di superiori) serve ottenere un punteggio maggiore o uguale a {{v3}}.
L'attribuzione di OFA TENG avviene quando, considerando la sola sezione di {{v4}}, il numero di risposte corrette è inferiore a {{v5}}.
",
+ "1": "Il punteggio massimo conseguibile è di {{v1}} e viene espresso fino alla seconda cifra decimale.
Per accedere alla graduatoria standard bisogna ottenere un punteggio uguale o superiore a {{v2}}.
Puoi consultare le graduatorie degli anni precedenti su $t(externalLinks.rankings).
Per ottenere il diritto di immatricolazione nel TOL Anticipato (se iscritto al penultimo anno di superiori) serve ottenere un punteggio maggiore o uguale a {{v3}}.
L'attribuzione di OFA TENG avviene quando, considerando la sola sezione di {{v4}}, il numero di risposte corrette è inferiore a {{v5}}.
",
"2": "Il punteggio complessivo viene arrotondato all'intero più vicino (es: il punteggio 74,49 viene arrotondato a 74, il punteggio 74,50 a 75)"
},
"ul": {