From 208d9462d90cc02f0b034723204da9101e1321d7 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:37:57 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/zh_TW/battler-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/zh_TW/battler-tags.json b/src/locales/zh_TW/battler-tags.json index 3dec9d10f48..96083bd11e7 100644 --- a/src/locales/zh_TW/battler-tags.json +++ b/src/locales/zh_TW/battler-tags.json @@ -75,8 +75,8 @@ "substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了!", "substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!", "substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……", - "tormentOnAdd": "{{pokemonNameWithAffix}}遭到了無理取鬧!", - "tauntOnAdd": "{{pokemonNameWithAffix}}中了挑釁!", - "imprisonOnAdd": "{{pokemonNameWithAffix}}封印了對手的招式!", - "autotomizeOnAdd": "{{pokemonNameWithAffix}}變得身輕如燕了!" + "tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", + "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" }