mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 03:42:18 +02:00
Update pokemon-stat.ts
This commit is contained in:
parent
982c0fa95e
commit
15fd573827
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user