diff --git a/src/locales/zh_TW/battle.json b/src/locales/zh_TW/battle.json index 653d02fc45c..7b7ab79a512 100644 --- a/src/locales/zh_TW/battle.json +++ b/src/locales/zh_TW/battle.json @@ -35,7 +35,7 @@ "attackMissed": "沒有命中{{pokemonNameWithAffix}}!", "attackHitsCount": "擊中{{count}}次!", "rewardGain": "你獲得了\n{{modifierName}}!", - "rewardGainCount": "你獲得了\n{{rewardCount}}個 {{modifierName}}!", + "rewardGainCount": "你獲得了\n{{rewardCount}}個{{modifierName}}!", "expGain": "{{pokemonName}}獲得了{{exp}} 點經驗值!", "levelUp": "{{pokemonName}}升級到Lv.{{level}}!", "learnMove": "{{pokemonName}}學會了{{moveName}}!",