Update fight-ui-handler.json

This commit is contained in:
Lugiad 2024-09-09 20:59:58 +02:00 committed by GitHub
parent 179e2f1dda
commit 27e4870a8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,6 @@
"power": "威力", "power": "威力",
"accuracy": "命中率", "accuracy": "命中率",
"abilityFlyInText": " {{pokemonName}} 的 {{passive}}{{abilityName}}", "abilityFlyInText": " {{pokemonName}} 的 {{passive}}{{abilityName}}",
"passive": "被動能力 " "passive": "被動能力 ",
"teraHover": "{{type}} Terastallized"
} }