From a4bbca045c79530d9d65487714cb4b3ae68cf5dc Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:52:07 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/fr/battler-tags.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/locales/fr/battler-tags.json b/src/locales/fr/battler-tags.json index 7882409c981..b52f688320e 100644 --- a/src/locales/fr/battler-tags.json +++ b/src/locales/fr/battler-tags.json @@ -74,6 +74,5 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}} détache\nsa queue pour créer un leurre !", "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é !" + "substituteOnRemove": "Le clone de {{pokemonNameWithAffix}}\ndisparait…" }