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}} !" }