text is good enough :-)

This commit is contained in:
2025-08-15 17:41:41 +02:00
parent 2583544779
commit de01d2507f

View File

@@ -50,7 +50,7 @@ async fn retu(
h1 { (t!("game_title")) } h1 { (t!("game_title")) }
} }
p { p {
mark { (t!("game_explanation_todo")) } (t!("game_explanation_todo"))
} }
div.mb-sm { (t!("ask_to_change_name", name = client.get_display_name())) } div.mb-sm { (t!("ask_to_change_name", name = client.get_display_name())) }