diff --git a/src/locales/fr/battle.ts b/src/locales/fr/battle.ts index 94eab760857..3fe3cb8b09f 100644 --- a/src/locales/fr/battle.ts +++ b/src/locales/fr/battle.ts @@ -87,7 +87,7 @@ export const battle: SimpleTranslationEntries = { "battlerTagsDestinyBondLapse": "{{pokemonNameWithAffix}} entraine\n{{pokemonNameWithAffix2}} dans sa chute !", "battlerTagsInfatuatedOnAdd": "{{pokemonNameWithAffix}} est amoureux\nde {{sourcePokemonName}} !", "battlerTagsInfatuatedOnOverlap": "{{pokemonNameWithAffix}} est\ndéjà amoureux !", - "battlerTagsInfatuatedLapse": "{{pokemonNameWithAffix}}] est amoureux\nde {{sourcePokemonName}} !", + "battlerTagsInfatuatedLapse": "{{pokemonNameWithAffix}} est amoureux\nde {{sourcePokemonName}} !", "battlerTagsInfatuatedLapseImmobilize": "L’amour empêche {{pokemonNameWithAffix}}\nd’agir !", "battlerTagsInfatuatedOnRemove": "{{pokemonNameWithAffix}}\nn’est plus amoureux !", "battlerTagsSeededOnAdd": "{{pokemonNameWithAffix}} est infecté !",