From c2013556b0c6ea59038c0ea34b52c18846eb2889 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 20 May 2024 02:28:20 +0200 Subject: [PATCH] Update battle.ts --- src/locales/zh_CN/battle.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/locales/zh_CN/battle.ts b/src/locales/zh_CN/battle.ts index ceebb5d4b96..008078d6708 100644 --- a/src/locales/zh_CN/battle.ts +++ b/src/locales/zh_CN/battle.ts @@ -14,7 +14,6 @@ export const battle: SimpleTranslationEntries = { "switchQuestion": "要更换\n{{pokemonName}}吗?", "trainerDefeated": `你击败了\n{{trainerName}}!`, "moneyWon": "You got\n₽{{moneyAmount}} for winning!", - "modifierReceived": "You received\n{{modifierName}}!", "pokemonCaught": "{{pokemonName}} 被抓住了!", "partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?", "pokemon": "宝可梦",