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

Co-authored-by: Leo Kim <leo@atlaslabs.ai>
This commit is contained in:
gitlocalize-app[bot] 2024-08-26 11:17:39 +02:00 committed by GitHub
parent 26376175ae
commit 76e7297596
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": "스피드",
"SPDshortened": "스피드",
"ACC": "명중률",
"EVA": "회피율"
"EVA": "회피율",
"HPStat": "HP"
},
"Type": {
"UNKNOWN": "Unknown",
@ -37,4 +38,4 @@
"FAIRY": "페어리",
"STELLAR": "스텔라"
}
}
}