From 97945ede9226b25f7ac98147edb4a142ab63015e Mon Sep 17 00:00:00 2001 From: Asger Geel Weirsoee Date: Sun, 1 Mar 2026 22:30:47 +0000 Subject: [PATCH] =?UTF-8?q?fix(issue-226):=20map=20host=5Fonly=5Faction=20?= =?UTF-8?q?in=20shared=20backend=E2=86=92frontend=20key=20map?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/i18n/lobby.json | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/i18n/lobby.json b/shared/i18n/lobby.json index b9a9ddb..39f4135 100644 --- a/shared/i18n/lobby.json +++ b/shared/i18n/lobby.json @@ -404,6 +404,7 @@ "host_only_start_round": "start_round_failed", "host_only_show_question": "start_round_failed", "host_only_mix_answers": "start_round_failed", + "host_only_action": "start_round_failed", "category_has_no_questions": "start_round_failed", "show_question_invalid_phase": "start_round_failed", "round_config_missing": "start_round_failed",