Update fight-ui-handler.json

This commit is contained in:
Lugiad 2024-09-10 16:31:48 +02:00 committed by GitHub
parent 1d8ae044de
commit 8b94a3dfd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
"pp": "PP", "pp": "PP",
"power": "威力", "power": "威力",
"accuracy": "命中", "accuracy": "命中",
"abilityFlyInText": " {{pokemonName}}の\n{{passive}} {{abilityName}}", "abilityFlyInText": " {{pokemonName}}の\n{{passive}}{{abilityName}}",
"passive": "パッシブ ", "passive": "パッシブ ",
"teraHover": "{{type}} Terastallized" "teraHover": "{{type}} Terastallized"
} }