From 12f0f4c90df18a4f91d3a7d51cb108ed2f598cb2 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Thu, 5 Sep 2024 12:22:45 +0200 Subject: [PATCH] Update battle.json --- src/locales/fr/battle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/fr/battle.json b/src/locales/fr/battle.json index b8da3a953ae..44b43aa6a91 100644 --- a/src/locales/fr/battle.json +++ b/src/locales/fr/battle.json @@ -44,6 +44,7 @@ "moveNotImplemented": "{{moveName}} n’est pas encore implémenté et ne peut pas être sélectionné.", "moveNoPP": "Il n’y a plus de PP pour\ncette capacité !", "moveDisabled": "{{moveName}} est sous entrave !", + "disableInterruptedMove": "{{pokemonNameWithAffix}}'s {{moveName}}\nis disabled!", "noPokeballForce": "Une force mystérieuse\nempêche l’utilisation des Poké Balls.", "noPokeballTrainer": "Le Dresseur détourne la Ball\nVoler, c’est mal !", "noPokeballMulti": "Impossible ! On ne peut pas viser\nquand il y a deux Pokémon !",