Update src/locales/fr/move-trigger.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
This commit is contained in:
DustinLin 2024-08-07 09:37:52 -07:00 committed by GitHub
parent 46ae3ad73c
commit 2f84d9e4dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,5 +59,5 @@ export const moveTriggers: SimpleTranslationEntries = {
"copyType": "{{pokemonName}} prend le type\nde {{targetPokemonName}} !",
"suppressAbilities": "Le talent de {{pokemonName}}\na été rendu inactif !",
"swapArenaTags": "Les effets affectant chaque côté du terrain\nont été échangés par {{pokemonName}} !",
"chillyReception": "{{pokemonName}} is preparing to tell a chillingly bad joke!",
"chillyReception": "{{pokemonName}} sapprête\nà faire un mauvais jeu de mots…",
} as const;