From 118b78781505083170b7d63dc0ddbee703f8fa23 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:41:19 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/fr/battler-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/fr/battler-tags.json b/src/locales/fr/battler-tags.json index b52f688320e..f05002aa928 100644 --- a/src/locales/fr/battler-tags.json +++ b/src/locales/fr/battler-tags.json @@ -74,5 +74,7 @@ "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…", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} est recouvert\nde sirop !", + "syrupBombLapse": "Le sirop baisse la vitesse\nde {{pokemonNameWithAffix}} !" }