mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-29 12:17:13 +00:00
Translate pokemon-info.json via GitLocalize
This commit is contained in:
parent
03de6cfe36
commit
606050fc4d
@ -3,17 +3,18 @@
|
|||||||
"HP": "PS",
|
"HP": "PS",
|
||||||
"HPshortened": "PS",
|
"HPshortened": "PS",
|
||||||
"ATK": "Ataque",
|
"ATK": "Ataque",
|
||||||
"ATKshortened": "Ata",
|
"ATKshortened": "Atq.",
|
||||||
"DEF": "Defensa",
|
"DEF": "Defensa",
|
||||||
"DEFshortened": "Def",
|
"DEFshortened": "Def.",
|
||||||
"SPATK": "At. Esp.",
|
"SPATK": "Atq. Esp.",
|
||||||
"SPATKshortened": "AtEsp",
|
"SPATKshortened": "AtqEs.",
|
||||||
"SPDEF": "Def. Esp.",
|
"SPDEF": "Def. Esp.",
|
||||||
"SPDEFshortened": "DefEsp",
|
"SPDEFshortened": "DefEs.",
|
||||||
"SPD": "Velocidad",
|
"SPD": "Velocidad",
|
||||||
"SPDshortened": "Veloc.",
|
"SPDshortened": "Veloc.",
|
||||||
"ACC": "Accuracy",
|
"ACC": "Precisión",
|
||||||
"EVA": "Evasiveness"
|
"EVA": "Evasión",
|
||||||
|
"HPStat": "PS"
|
||||||
},
|
},
|
||||||
"Type": {
|
"Type": {
|
||||||
"UNKNOWN": "Desconocido",
|
"UNKNOWN": "Desconocido",
|
||||||
@ -37,4 +38,4 @@
|
|||||||
"FAIRY": "Hada",
|
"FAIRY": "Hada",
|
||||||
"STELLAR": "Astral"
|
"STELLAR": "Astral"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user