From 37db88f48fbd9a03c4afff1104c0ee228ddbb8ee Mon Sep 17 00:00:00 2001 From: "Kiwo.2" <96331770+Stormm232@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:44:15 +0200 Subject: [PATCH] Fix: "catalogue": { was duplicated at game_details --- src/locales/hu/translation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/locales/hu/translation.json b/src/locales/hu/translation.json index faff680d..37ddb78f 100644 --- a/src/locales/hu/translation.json +++ b/src/locales/hu/translation.json @@ -33,7 +33,7 @@ "custom_game_modal": "Saját játék hozzáadása:", "custom_game_modal_description": "Adj meg egy futtatható fájlt", "custom_game_modal_executable_path": "A fájl útvonala", - "custom_game_modal_select_executable": "Futtatható fájl helye", + "custom_game_modal_select_executable": "Az útvonal", "custom_game_modal_title": "Játékcím", "custom_game_modal_enter_title": "Játék elnevezése", "custom_game_modal_browse": "Tallózás", @@ -103,7 +103,6 @@ "filter_count": "{{filterCount}} elérhető", "clear_filters": "{{filterCount}} kiválaszott szűrő törlése" }, - "catalogue": {}, "game_details": { "open_download_options": "Letöltési opciók megnyitása", "download_options_zero": "Nincs letöltési opció",