From 35c241d9cf2660c312f1027d4f745a62da64eb8a Mon Sep 17 00:00:00 2001 From: Alberto Xamin Date: Tue, 13 Dec 2022 21:10:19 +0100 Subject: [PATCH] fix jacky murieta description --- frontend/src/i18n/en.json | 2 +- frontend/src/i18n/it.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index dc14e6f..8f4f8dd 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -653,7 +653,7 @@ }, "Jacky Murieta": { "name": "Jacky Murieta", - "desc": "During his turn he can pay 2 gold nuggets to shoot another BANG!" + "desc": "During his turn he can pay 2 gold nuggets for the ability to shoot another BANG!" }, "Josh McCloud": { "name": "Josh McCloud", diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 96459a8..5029f0f 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -653,7 +653,7 @@ }, "Jacky Murieta": { "name": "Jacky Murieta", - "desc": "Durante il suo turno può pagare 2 pepite per sparare un bang, può farlo più volte per turno" + "desc": "Durante il suo turno può pagare 2 pepite per poter sparare un altro bang, può farlo più volte per turno" }, "Josh McCloud": { "name": "Josh McCloud",