diff --git a/src/locales/fr/battle.ts b/src/locales/fr/battle.ts index 742a8f63d..286a53efc 100644 --- a/src/locales/fr/battle.ts +++ b/src/locales/fr/battle.ts @@ -12,7 +12,7 @@ export const battle: SimpleTranslationEntries = { "switchQuestion": "Voulez-vous changer\n{{pokemonName}} ?", "trainerDefeated": `Vous avez battu\n{{trainerName}} !`, "pokemonCaught": "Vous avez attrapé {{pokemonName}} !", - "pokemon": "Pokémon", + "pokemon": "de Pokémon", "sendOutPokemon": "{{pokemonName}} ! Go !", "hitResultCriticalHit": "Coup critique !", "hitResultSuperEffective": "C’est super efficace !",