From edec710690dcd81bf2c49de5537e196a304ca106 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:45:59 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/fr/battler-tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/fr/battler-tags.json b/src/locales/fr/battler-tags.json index b52f688320e..93832a79144 100644 --- a/src/locales/fr/battler-tags.json +++ b/src/locales/fr/battler-tags.json @@ -74,5 +74,9 @@ "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…" + "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 !" }