diff --git a/src/locales/zh_CN/battler-tags.json b/src/locales/zh_CN/battler-tags.json index 6245b640a3d..11517229dae 100644 --- a/src/locales/zh_CN/battler-tags.json +++ b/src/locales/zh_CN/battler-tags.json @@ -75,8 +75,8 @@ "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出现了!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}\n承受了攻击!", "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……", -"tormentOnAdd": "{{pokemonNameWithAffix}}遭到了无理取闹!", -"tauntOnAdd": "{{pokemonNameWithAffix}}中了挑衅!", -"imprisonOnAdd": "{{pokemonNameWithAffix}}封印了对手的招式!", -"autotomizeOnAdd": "{{pokemonNameWithAffix}}变得身轻如燕了!" + "tormentOnAdd": "{{pokemonNameWithAffix}}遭到了无理取闹!", + "tauntOnAdd": "{{pokemonNameWithAffix}}中了挑衅!", + "imprisonOnAdd": "{{pokemonNameWithAffix}}封印了对手的招式!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}}变得身轻如燕了!" }