From 07d326d0b6ccb83b8fdae95d63e73e7404ad85d4 Mon Sep 17 00:00:00 2001 From: Federico Rossi Date: Sat, 18 May 2024 21:01:53 +0200 Subject: [PATCH] Edit on french locals - DoubleBattlePreventionModifierType --- src/locales/fr/modifier-type.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/fr/modifier-type.ts b/src/locales/fr/modifier-type.ts index 60b9ff58ecc..d458b4955a9 100644 --- a/src/locales/fr/modifier-type.ts +++ b/src/locales/fr/modifier-type.ts @@ -52,7 +52,7 @@ export const modifierType: ModifierTypeTranslationEntries = { description: "Double les chances de tomber sur un combat double pendant {{battleCount}} combats", }, "DoubleBattlePreventionModifierType": { - description: "Empêche les combats doubles pendant {{battleCount}}", + description: "Empêche les combats doubles pendant {{battleCount}} combats", }, "TempBattleStatBoosterModifierType": { description: "Augmente d’1 cran {{tempBattleStatName}} pour toute l’équipe pendant 5 combats",