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

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-11 13:04:54 +02:00 committed by GitHub
parent 965e626495
commit 1fc8283498
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}} 太晶化"
}