From e1c08f775ef2d781bc76a649ff1bd002c514678d Mon Sep 17 00:00:00 2001 From: Resistencia Dev Date: Mon, 15 Dec 2025 09:08:37 +0100 Subject: [PATCH] =?UTF-8?q?Ajustats=20textos=20i=20mides=20de=20cartes:=20?= =?UTF-8?q?bot=C3=B3=20'Ocultar/Mostrar',=20cartes=20MISSION=20mateix=20ta?= =?UTF-8?q?many=20que=20MISSION=5FREVEAL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/GameBoard.tsx | 34 ++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index 7788a28..e883bc9 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -577,14 +577,14 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB {!currentPlayer?.hasVoted ? (
@@ -626,12 +626,12 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB disabled={missionVote !== null} > - Success - ÉXITO + Success + ÉXITO @@ -643,12 +643,12 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB disabled={missionVote !== null} > - Fail - SABOTAJE + Fail + SABOTAJE )} @@ -663,12 +663,12 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB disabled={missionVote !== null} > - Fail - SABOTAJE + Fail + SABOTAJE )} @@ -680,12 +680,12 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB disabled={missionVote !== null} > - Success - ÉXITO + Success + ÉXITO @@ -810,7 +810,7 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB - {isPlayersCollapsed ? 'Mostrar' : 'Ocultar'} Jugadores + {isPlayersCollapsed ? 'Mostrar' : 'Ocultar'}