From 022ba24fd0dc3f5403d02d182a6d193c0656d532 Mon Sep 17 00:00:00 2001 From: Asger Geel Weirsoee Date: Mon, 2 Mar 2026 04:10:41 +0000 Subject: [PATCH] feat(i18n): wire legacy lobby shells to shared locale catalog --- lobby/templates/lobby/host_screen.html | 12 ++++++++---- lobby/templates/lobby/player_screen.html | 12 ++++++++---- lobby/ui_views.py | 7 ++++++- 3 files changed, 22 insertions(+), 9 deletions(-) diff --git a/lobby/templates/lobby/host_screen.html b/lobby/templates/lobby/host_screen.html index 49f9d01..536c627 100644 --- a/lobby/templates/lobby/host_screen.html +++ b/lobby/templates/lobby/host_screen.html @@ -55,8 +55,12 @@

Spillere: afventer

Aktiv round question: afventer

-
Klar.
+
Ready.
+{{ lobby_i18n|json_script:"wppHostI18n" }}