mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
Syntax correction
This commit is contained in:
parent
9d8f7ddcf0
commit
479de2e657
@ -5,7 +5,7 @@ export const pokemonStat: SimpleTranslationEntries = {
|
|||||||
"HPshortened": "PS",
|
"HPshortened": "PS",
|
||||||
"ATK": "Attacco",
|
"ATK": "Attacco",
|
||||||
"ATKshortened": "Att",
|
"ATKshortened": "Att",
|
||||||
"DEF": "Difensa",
|
"DEF": "Difesa",
|
||||||
"DEFshortened": "Dif",
|
"DEFshortened": "Dif",
|
||||||
"SPATK": "Att. Sp.",
|
"SPATK": "Att. Sp.",
|
||||||
"SPATKshortened": "AttSp",
|
"SPATKshortened": "AttSp",
|
||||||
|
Loading…
Reference in New Issue
Block a user