From 3642c0dbb5ab096ea08f5c06b8db15762b951c30 Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Tue, 22 Oct 2024 15:37:25 +0100 Subject: [PATCH] fix blood brothers desc --- frontend/src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 2e32fb4..9722ca6 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -542,7 +542,7 @@ }, "Fratelli Di Sangue": { "name": "Blood Brothers", - "desc": "At the begin of their turn, payers can lose 1 hp (except the last one) to give it to another player" + "desc": "At the begin of their turn, players can lose 1 hp (except the last one) to give it to another player" }, "I Dalton": { "name": "The Daltons",