Update src/locales/zh_TW/fight-ui-handler.json

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-11 13:05:01 +02:00 committed by GitHub
parent 1fc8283498
commit 0157a861ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,5 +4,5 @@
"accuracy": "命中率",
"abilityFlyInText": " {{pokemonName}} 的\n{{passive}}{{abilityName}}",
"passive": "被動能力 ",
"teraHover": "{{type}} Terastallized"
"teraHover": "{{type}} 太晶化"
}