From 6bcb2b7e5e210d1efd00f15ec95096bc87093ba6 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:59:32 +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 80f51703db4..3db81bbc98e 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}} was subjected to torment!", - "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", - "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", - "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" + "tormentOnAdd": "{{pokemonNameWithAffix}} subisce Attaccalite!", + "tauntOnAdd": "{{pokemonNameWithAffix}} è in balia\ndi Provocazione!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} blocca una o più mosse\ndell'avversario!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} diventa velocissimo!" }