diff --git a/src/locales/zh_TW/arena-tag.json b/src/locales/zh_TW/arena-tag.json index 4a08d268e20..6d391c50af6 100644 --- a/src/locales/zh_TW/arena-tag.json +++ b/src/locales/zh_TW/arena-tag.json @@ -54,5 +54,15 @@ "safeguardOnAddEnemy": "對手被\n神秘之幕包圍了!", "safeguardOnRemove": "包圍整個場地的\n神秘之幕消失了!", "safeguardOnRemovePlayer": "包圍我方的\n神秘之幕消失了!", - "safeguardOnRemoveEnemy": "包圍對手的\n神秘之幕消失了!" + "safeguardOnRemoveEnemy": "包圍對手的\n神秘之幕消失了!", + "fireGrassPledgeOnAdd": "A sea of fire enveloped the field!", + "fireGrassPledgeOnAddPlayer": "A sea of fire enveloped your team!", + "fireGrassPledgeOnAddEnemy": "A sea of fire enveloped the opposing team!", + "fireGrassPledgeLapse": "{{pokemonNameWithAffix}} was hurt by the sea of fire!", + "waterFirePledgeOnAdd": "A rainbow appeared in the sky!", + "waterFirePledgeOnAddPlayer": "A rainbow appeared in the sky on your team's side!", + "waterFirePledgeOnAddEnemy": "A rainbow appeared in the sky on the opposing team's side!", + "grassWaterPledgeOnAdd": "A swamp enveloped the field!", + "grassWaterPledgeOnAddPlayer": "A swamp enveloped your team!", + "grassWaterPledgeOnAddEnemy": "A swamp enveloped the opposing team!" }