diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 3bd627c..2cb0f2c 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -77,6 +77,7 @@ "choose_ricercato": "Choose who you will play Wanted against.", "choose_birra_function": "Choose between getting 1 gold nugget by discarding beer or if you want to play the beer.", "choose_play_as_bang": "Choose which card to play as Bang!", + "choose_flint_special": "Choose which card to swap.", "emporio_others": "{0} is choosing which card to get from the General Store", "you_died": "YOU DIED", "spectate": "SPECTATE", diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index afca9c4..4222422 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -77,6 +77,7 @@ "choose_ricercato": "Scegli il giocatore su cui vuoi giocare Ricercato", "choose_birra_function": "Scegli tra ottenere 1 pepita scartando la birra oppure giocare la birra.", "choose_play_as_bang": "Scegli che carta giocare come Bang!", + "choose_flint_special": "Scegli che carta scabiare.", "emporio_others": "{0} sta scegliendo che carta prendere dall'emporio", "you_died": "SEI MORTO", "spectate": "SPETTATORE",