From 03f0602f9fc1f197e01737bc926611ca6a92d0e2 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:39:36 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/it/battler-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/it/battler-tags.json b/src/locales/it/battler-tags.json index 3db81bbc98e..80f51703db4 100644 --- a/src/locales/it/battler-tags.json +++ b/src/locales/it/battler-tags.json @@ -75,8 +75,8 @@ "substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!", "substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!", "substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!", - "tormentOnAdd": "{{pokemonNameWithAffix}} subisce Attaccalite!", - "tauntOnAdd": "{{pokemonNameWithAffix}} è in balia\ndi Provocazione!", - "imprisonOnAdd": "{{pokemonNameWithAffix}} blocca una o più mosse\ndell'avversario!", - "autotomizeOnAdd": "{{pokemonNameWithAffix}} diventa velocissimo!" + "tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", + "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" }