From 864c47ee46deeb6701e14a54c37d4b33e5fa79a6 Mon Sep 17 00:00:00 2001 From: "Kiwo.2" <96331770+Stormm232@users.noreply.github.com> Date: Sun, 12 Oct 2025 23:45:34 +0200 Subject: [PATCH] Missing "," fix --- src/locales/hu/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/hu/translation.json b/src/locales/hu/translation.json index b72811d3..0c4951f6 100644 --- a/src/locales/hu/translation.json +++ b/src/locales/hu/translation.json @@ -574,8 +574,8 @@ "game_card": { "available_one": "Elérhető", "available_other": "Elérhető", - "no_downloads": "Nincs elérhető letöltés" - "calculating": "Feldolgozás" + "no_downloads": "Nincs elérhető letöltés", + "calculating": "Feldolgozás" }, "binary_not_found_modal": { "title": "A programok nincsenek telepítve",