From f258e4622fea0305617a38b2267a494cbe71d243 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:54:03 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/zh_CN/battler-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}}变得身轻如燕了!" }