From 03a526389eba8bf7625af7618cd079d9c7b43616 Mon Sep 17 00:00:00 2001 From: SangaraSorama <100420976+SangaraSorama@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:55:05 +0200 Subject: [PATCH] Update battler-tags.json From PR #3545, + missing comma --- src/locales/zh_TW/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_TW/battler-tags.json b/src/locales/zh_TW/battler-tags.json index 17add36fcba..9653db1077a 100644 --- a/src/locales/zh_TW/battler-tags.json +++ b/src/locales/zh_TW/battler-tags.json @@ -67,7 +67,7 @@ "saltCuredLapse": "{{pokemonNameWithAffix}} 受到了{{moveName}}的傷害!", "cursedOnAdd": "{{pokemonNameWithAffix}}削減了自己的體力,並詛咒了{{pokemonName}}!", "cursedLapse": "{{pokemonNameWithAffix}}正受到詛咒!", - "stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!" + "stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!", "disabledOnAdd": "封住了{{pokemonNameWithAffix}}的\n{moveName}}!", "disabledLapse": "{{pokemonNameWithAffix}}的\n定身法解除了!", "tarShotOnAdd": "{{pokemonNameWithAffix}}\n變得怕火了!"