From 58370d39a0066cf0e4b2c318186df44446197199 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:07:36 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/zh_TW/battler-tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/zh_TW/battler-tags.json b/src/locales/zh_TW/battler-tags.json index d6cb5d0aa43..96083bd11e7 100644 --- a/src/locales/zh_TW/battler-tags.json +++ b/src/locales/zh_TW/battler-tags.json @@ -74,5 +74,9 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}}\n截斷尾巴,把它做成了替身!", "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", - "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!" }