Update fight-ui-handler.json

This commit is contained in:
Chapybara-jp 2024-09-09 13:20:05 +02:00 committed by GitHub
parent ffaac65cb4
commit b75d7f5cbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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