fix(client_web): end game

This commit is contained in:
Henri Bourcereau 2026-03-30 22:29:34 +02:00
parent 3f8e451974
commit 8fd5b87c95
8 changed files with 103 additions and 9 deletions

View file

@ -35,5 +35,8 @@
"jan_contre_mezeas": "Contre mezeas",
"jan_helpless_man": "Dame impuissante",
"play_vs_bot": "Jouer contre le bot",
"vs_bot_label": "contre le bot"
"vs_bot_label": "contre le bot",
"you_win": "Vous gagnez !",
"opp_wins": "{{ name }} gagne !",
"play_again": "Rejouer"
}