Translate pokemon-info.json via GitLocalize

This commit is contained in:
Lugiad 2024-08-25 21:00:02 +00:00 committed by gitlocalize-app[bot]
parent b7d71df466
commit 01546ca87a

View File

@ -13,7 +13,8 @@
"SPD": "Vitesse", "SPD": "Vitesse",
"SPDshortened": "Vit", "SPDshortened": "Vit",
"ACC": "Précison", "ACC": "Précison",
"EVA": "Esquive" "EVA": "Esquive",
"HPStat": "PV"
}, },
"Type": { "Type": {
"UNKNOWN": "Inconnu", "UNKNOWN": "Inconnu",
@ -37,4 +38,4 @@
"FAIRY": "Fée", "FAIRY": "Fée",
"STELLAR": "Stellaire" "STELLAR": "Stellaire"
} }
} }