Skip to content

Commit

Permalink
Update src/views/Game/AntiGrief.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Ray Lillywhite <[email protected]>
  • Loading branch information
anoek and raylillywhite authored Sep 21, 2023
1 parent ae30e01 commit 06eaf4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Game/AntiGrief.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ function AntiEscaping(): JSX.Element {
>
{pgettext(
"This button is shown when one player has left the game, it allows the other player to end the game and claim victory",
"End game",
"Claim victory",
)}
</button>

Expand Down

0 comments on commit 06eaf4b

Please sign in to comment.