From 95e3e1bdbd1ec71b898236b8a04b9dc178fa6217 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:49:37 +0200 Subject: [PATCH] Update src/locales/zh_CN/battler-tags.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> --- 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 90fda5f3255..6245b640a3d 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}} was subjected to torment!", - "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", - "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", - "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" +"tormentOnAdd": "{{pokemonNameWithAffix}}遭到了无理取闹!", +"tauntOnAdd": "{{pokemonNameWithAffix}}中了挑衅!", +"imprisonOnAdd": "{{pokemonNameWithAffix}}封印了对手的招式!", +"autotomizeOnAdd": "{{pokemonNameWithAffix}}变得身轻如燕了!" }