Update fight-ui-handler.json

This commit is contained in:
Lugiad 2024-09-09 20:58:48 +02:00 committed by GitHub
parent dd25152c52
commit 91b1cb862c
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}}の\n{{passive}} {{abilityName}}", "abilityFlyInText": " {{pokemonName}}の\n{{passive}} {{abilityName}}",
"passive": "パッシブ " "passive": "パッシブ ",
"teraHover": "{{type}} Terastallized"
} }