From db98f88db085153c75497e5ebe3d8459f567134c Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Thu, 13 Jun 2024 14:19:15 +0300 Subject: [PATCH] add localized str --- frontend/src/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 4fc8807..7aab98b 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -100,6 +100,10 @@ "copy": "Copy invite", "no_players_in_range": "You can't see the other players, equip a weapon or a scope!", "cantplaycard": "You can't play this card like that!", + "choose_baggage_car": "Discard this for a Missed! Panic!, Cat Balou, or an extra BANG!", + "choose_mail_car": "Choose which card to give to another player", + "choose_other_player": "Choose the player to give the card to", + "choose_sleeper_car": "Choose a card to discard for Sleeper Car", "chat": { "spectators": " | A spectator is watching the game | {n} spectators are watching the game", "chat": "Chat",