From a37f6c55e68b1337901c0e0bf939bd0a91a2f80b Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 19 Jun 2024 17:11:28 +0200 Subject: [PATCH] [Localizatino(ko)] Translate spite (#2408) --- src/locales/fr/battle.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/fr/battle.ts b/src/locales/fr/battle.ts index 6922052f623..17ec0288be1 100644 --- a/src/locales/fr/battle.ts +++ b/src/locales/fr/battle.ts @@ -70,7 +70,7 @@ export const battle: SimpleTranslationEntries = { "statHarshlyFell": "baisse beaucoup", "statSeverelyFell": "baisse énormément", "statWontGoAnyLower": "ne peut plus baisser", - "ppReduced": "It reduced the PP of {{targetName}}'s\n{{moveName}} by {{reduction}}!", + "ppReduced": "Les PP de la capacité {{moveName}}\nde {{targetName}} sont réduits de {{reduction}} !", "battlerTagsRechargingLapse": "Le contrecoup empêche {{pokemonNameWithAffix}}\n de bouger !", "battlerTagsTrappedOnAdd": "{{pokemonNameWithAffix}}\nne peut plus s’échapper !", "battlerTagsTrappedOnRemove": "{{pokemonNameWithAffix}} est libéré\nde la capacité {{moveName}} !",