From 4fb6566c9aad9549ff28e04c445c615dd60b832f Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:07:21 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/zh_CN/battler-tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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!" }