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'}