From 6465475a6310481bdaedea7292a303c764037bac Mon Sep 17 00:00:00 2001 From: Romain Thoyer Date: Thu, 6 Nov 2025 08:55:22 +0100 Subject: [PATCH] :globe_with_meridians: Translated (French) Currently translated at 100.0% (383 of 383 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/fr/ --- frontend/src/lib/i18n/locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/fr.json b/frontend/src/lib/i18n/locales/fr.json index 5ecdc8c..8f0017b 100644 --- a/frontend/src/lib/i18n/locales/fr.json +++ b/frontend/src/lib/i18n/locales/fr.json @@ -423,7 +423,8 @@ "time_taken": "Durée de l'opération", "player_score": "Score du joueur", "correct_answer": "{{count}} réponse correcte", - "correct_answer_plural": "{{count}} réponses correctes" + "correct_answer_plural": "{{count}} réponses correctes", + "player_correct_questions": "Réponses correctes" }, "security_settings": { "totp_setup": {