From d4aef600c3a921dcb1f9ce2de8cc8086adfe8e60 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:51:41 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/fr/battler-tags.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/locales/fr/battler-tags.json b/src/locales/fr/battler-tags.json index 93832a79144..7882409c981 100644 --- a/src/locales/fr/battler-tags.json +++ b/src/locales/fr/battler-tags.json @@ -75,8 +75,5 @@ "substituteOnAdd": "{{pokemonNameWithAffix}}\ncrée un clone !", "substituteOnHit": "Le clone subit les dégâts à la place\nde {{pokemonNameWithAffix}} !", "substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…", - "tormentOnAdd": "{{pokemonNameWithAffix}} est tourmenté !", - "tauntOnAdd": "{{pokemonNameWithAffix}} répond à la Provoc !", - "imprisonOnAdd": "{{pokemonNameWithAffix}} empêche sa cible\nd’utiliser les capacités qu’ils ont en commun !", - "autotomizeOnAdd": "{{pokemonNameWithAffix}} est devenu\ntrès vif !" + "tormentOnAdd": "{{pokemonNameWithAffix}} est tourmenté !" }