Update src/locales/zh_CN/battler-tags.json

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-10-01 13:49:37 +02:00 committed by GitHub
parent d001b5eca4
commit 95e3e1bdbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,8 +75,8 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了",
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击",
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!"
"tormentOnAdd": "{{pokemonNameWithAffix}}遭到了无理取闹!",
"tauntOnAdd": "{{pokemonNameWithAffix}}中了挑衅!",
"imprisonOnAdd": "{{pokemonNameWithAffix}}封印了对手的招式!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}}变得身轻如燕了!"
}