From 15fd573827368b78f505b7053749fd8fb6b165f0 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Sat, 11 May 2024 22:54:37 +0200 Subject: [PATCH] Update pokemon-stat.ts --- src/locales/fr/pokemon-stat.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/fr/pokemon-stat.ts b/src/locales/fr/pokemon-stat.ts index 62aa97fc1..a62254d29 100644 --- a/src/locales/fr/pokemon-stat.ts +++ b/src/locales/fr/pokemon-stat.ts @@ -7,9 +7,9 @@ export const pokemonStat: SimpleTranslationEntries = { "ATKshortened": "Atq", "DEF": "Défense", "DEFshortened": "Déf", - "SPATK": "Atq. Spé.", + "SPATK": "Atq. Spé", "SPATKshortened": "AtqSp", - "SPDEF": "Déf. Spé.", + "SPDEF": "Déf. Spé", "SPDEFshortened": "DéfSp", "SPD": "Vitesse", "SPDshortened": "Vit"