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

Co-authored-by: Niccolò <niccolo.pulcini.07@gmail.com>
This commit is contained in:
gitlocalize-app[bot] 2024-08-26 16:43:32 -07:00 committed by GitHub
parent 264d7f584a
commit 71b45f0c46
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": "Velocità",
"SPDshortened": "Vel",
"ACC": "Precisione",
"EVA": "Elusione"
"EVA": "Elusione",
"HPStat": "PS"
},
"Type": {
"UNKNOWN": "Sconosciuto",
@ -37,4 +38,4 @@
"FAIRY": "Folletto",
"STELLAR": "Astrale"
}
}
}