From 8df03d8fca42908ea31c2c58393698a5e8e2e978 Mon Sep 17 00:00:00 2001 From: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:21:20 +0800 Subject: [PATCH] Update battle.ts seededlapse --- src/locales/zh_CN/battle.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_CN/battle.ts b/src/locales/zh_CN/battle.ts index c8ce5fceeb0c..9da9e632f698 100644 --- a/src/locales/zh_CN/battle.ts +++ b/src/locales/zh_CN/battle.ts @@ -88,7 +88,7 @@ export const battle: SimpleTranslationEntries = { "battlerTagsInfatuatedLapseImmobilize": "{{pokemonNameWithAffix}} 不会着迷!", "battlerTagsInfatuatedOnRemove": "{{pokemonNameWithAffix}} 治愈了着迷状态!", "battlerTagsSeededOnAdd": "将种子种植在了{{pokemonNameWithAffix}}身上!", - "battlerTagsSeededLapse": "{{pokemonNameWithAffix}}用寄生种子回复了体力!", + "battlerTagsSeededLapse": "{{pokemonNameWithAffix}}被寄生种子吸取了体力!", "battlerTagsSeededLapseShed": "{{pokemonNameWithAffix}}吸到了污泥浆!", "battlerTagsNightmareOnAdd": "{{pokemonNameWithAffix}}开始做恶梦了!", "battlerTagsNightmareOnOverlap": "{{pokemonNameWithAffix}}已经被恶梦缠身!",