diff --git a/src/locales/zh_CN/battler-tags.json b/src/locales/zh_CN/battler-tags.json index 565fa8e754e..90fda5f3255 100644 --- a/src/locales/zh_CN/battler-tags.json +++ b/src/locales/zh_CN/battler-tags.json @@ -74,5 +74,9 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}}\n断掉尾巴并将其作为替身了!", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击!", - "substituteOnRemove": "{{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!" }