From d56d76b6170234149e06ddff8f9498d9840b492a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Het=C3=A9nyi=20Domonkos?= Date: Fri, 2 Jan 2026 04:23:13 +0100 Subject: [PATCH] :globe_with_meridians: Translated (Hungarian) Currently translated at 100.0% (383 of 383 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/hu/ --- frontend/src/lib/i18n/locales/hu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/hu.json b/frontend/src/lib/i18n/locales/hu.json index 8f4e371..1f8747b 100644 --- a/frontend/src/lib/i18n/locales/hu.json +++ b/frontend/src/lib/i18n/locales/hu.json @@ -366,7 +366,8 @@ "time_taken": "Eltelt idő", "player_score": "Játékos pontszáma", "player_name": "Játékos neve", - "average_score": "Átlagos pontszám: {{average_score}}" + "average_score": "Átlagos pontszám: {{average_score}}", + "player_correct_questions": "Helyes Válaszok" }, "controllers": { "add_new_controller": "Új vezérlő hozzáadása",