Update move-trigger.json

This commit is contained in:
Lugiad 2024-09-30 14:00:18 +02:00 committed by GitHub
parent b138384cfb
commit 7c6e846668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,5 +71,7 @@
"safeguard": "{{targetName}} est protégé\npar la capacité Rune Protect !",
"substituteOnOverlap": "{{pokemonName}} a déjà\nun clone !",
"substituteNotEnoughHp": "Mais il est trop faible\npour créer un clone !",
"afterYou": "{{targetName}} accepte\navec joie !"
"afterYou": "{{targetName}} accepte\navec joie !",
"combiningPledge": "Les deux capacités se sont combinées !",
"awaitingPledge": "{{userPokemonName}} attend\n{{allyPokemonName}}…"
}