From 1021a6674acda93e2bcceb9ed0306132111e9df3 Mon Sep 17 00:00:00 2001 From: albanobattistella Date: Sat, 22 Nov 2025 22:49:54 +0100 Subject: [PATCH] :globe_with_meridians: Translated (Italian) Currently translated at 100.0% (383 of 383 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/it/ --- frontend/src/lib/i18n/locales/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/it.json b/frontend/src/lib/i18n/locales/it.json index 150f152..94026b3 100644 --- a/frontend/src/lib/i18n/locales/it.json +++ b/frontend/src/lib/i18n/locales/it.json @@ -367,7 +367,8 @@ "correct_answer": "{{count}} risposta corretta", "correct_answer_plural": "{{count}} risposte corrette", "time_taken": "Tempo impiegato", - "player_score": "Punteggio del giocatore" + "player_score": "Punteggio del giocatore", + "player_correct_questions": "Risposte corrette" }, "error_page": { "404_text": "La pagina che stavi cercando è sparita o non è mai esistita. Chi lo sa?",