Merge pull request #3751 from pagefaultgames/gitlocalize-30710

[Localization] [ES] Reviewed and finished pokemon-info.json
This commit is contained in:
Lugiad 2024-08-25 17:07:11 +02:00 committed by GitHub
commit ac543d3662
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",