From 1b90fc5a0c1c0f33e9e7797408663d7c0ad30f57 Mon Sep 17 00:00:00 2001 From: Giulio Date: Tue, 18 May 2021 18:37:45 +0200 Subject: [PATCH] revision help text --- 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 c6ac2f0..e834e7e 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -312,7 +312,7 @@ }, "Jesse Jones": { "name": "Jesse Jones", - "desc": "When he has to draw his cards, he may draw the first card from the hand of another player. (click on the enemy player if you want to use the ability)" + "desc": "When he has to draw his cards, he may draw the first card from the hand of another player. (click on the enemy player's card's if you want to use the ability)" }, "Jourdonnais": { "name": "Jourdonnais", diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 19a71bb..4f8131b 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -312,7 +312,7 @@ }, "Jesse Jones": { "name": "Jesse Jones", - "desc": "All'inizio del suo turno, quando deve pescare, può prendere la prima carta a caso dalla mano di un giocatore e la seconda dal mazzo. (clicca sul giocatore avversario se vuoi usare l'abilità)" + "desc": "All'inizio del suo turno, quando deve pescare, può prendere la prima carta a caso dalla mano di un giocatore e la seconda dal mazzo. (clicca sulle carte del giocatore avversario se vuoi usare l'abilità)" }, "Jourdonnais": { "name": "Jourdonnais",