Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Perlkonig committed Dec 28, 2024
2 parents fff60bc + 62f317c commit 2321b7a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion public/locales/en/apfront.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,17 @@
"pass": "Pass",
"takebutton": "Take button",
"acceptpie": "Play second",
"draw": "Claim draw"
"draw": "Claim draw",
"pigs": {
"back": "Move backward",
"forward": "Move forward",
"left": "Move forward left",
"right": "Move forward right",
"cw": "Rotate clockwise",
"ccw": "Rotate counterclockwise",
"fire": "Fire laser",
"hit": "Swing snout"
}
},
"Cancel": "Cancel",
"CanPie": "This player has the option to switch seats.",
Expand Down

0 comments on commit 2321b7a

Please sign in to comment.