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