Translate pokemon-info.json via GitLocalize (#3789)

Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
This commit is contained in:
gitlocalize-app[bot] 2024-08-26 22:26:47 +02:00 committed by GitHub
parent 9f1c0a92b5
commit 856d468c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,8 @@
"SPD": "Veloc.",
"SPDshortened": "Veloc.",
"ACC": "Precisão",
"EVA": "Evasão"
"EVA": "Evasão",
"HPStat": "PS"
},
"Type": {
"UNKNOWN": "Desconhecido",
@ -37,4 +38,4 @@
"FAIRY": "Fada",
"STELLAR": "Estelar"
}
}
}