From 62f317c79e81c009f862797518e09feef9933b06 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Sat, 28 Dec 2024 11:49:30 -0700 Subject: [PATCH] Add labels for pigs2 buttons --- public/locales/en/apfront.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/public/locales/en/apfront.json b/public/locales/en/apfront.json index 18afd28..525443a 100644 --- a/public/locales/en/apfront.json +++ b/public/locales/en/apfront.json @@ -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.",