From 044b5152e5978e48ca719279abdf424bb157d429 Mon Sep 17 00:00:00 2001 From: innerthunder Date: Wed, 2 Oct 2024 01:18:44 -0700 Subject: [PATCH] Delete arena-tag.json --- src/locales/en/arena-tag.json | 68 ----------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 src/locales/en/arena-tag.json diff --git a/src/locales/en/arena-tag.json b/src/locales/en/arena-tag.json deleted file mode 100644 index 9157423c92f..00000000000 --- a/src/locales/en/arena-tag.json +++ /dev/null @@ -1,68 +0,0 @@ -{ - "yourTeam": "your team", - "opposingTeam": "the opposing team", - "arenaOnRemove": "{{moveName}}'s effect wore off.", - "arenaOnRemovePlayer": "{{moveName}}'s effect wore off\non your side.", - "arenaOnRemoveEnemy": "{{moveName}}'s effect wore off\non the foe's side.", - "mistOnAdd": "{{pokemonNameWithAffix}}'s team became\nshrouded in mist!", - "mistApply": "The mist prevented\nthe lowering of stats!", - "reflectOnAdd": "Reflect reduced the damage of physical moves.", - "reflectOnAddPlayer": "Reflect reduced the damage of physical moves on your side.", - "reflectOnAddEnemy": "Reflect reduced the damage of physical moves on the foe's side.", - "lightScreenOnAdd": "Light Screen reduced the damage of special moves.", - "lightScreenOnAddPlayer": "Light Screen reduced the damage of special moves on your side.", - "lightScreenOnAddEnemy": "Light Screen reduced the damage of special moves on the foe's side.", - "auroraVeilOnAdd": "Aurora Veil reduced the damage of moves.", - "auroraVeilOnAddPlayer": "Aurora Veil reduced the damage of moves on your side.", - "auroraVeilOnAddEnemy": "Aurora Veil reduced the damage of moves on the foe's side.", - "conditionalProtectOnAdd": "{{moveName}} protected team!", - "conditionalProtectOnAddPlayer": "{{moveName}} protected your team!", - "conditionalProtectOnAddEnemy": "{{moveName}} protected the\nopposing team!", - "conditionalProtectApply": "{{moveName}} protected {{pokemonNameWithAffix}}!", - "matBlockOnAdd": "{{pokemonNameWithAffix}} intends to flip up a mat\nand block incoming attacks!", - "noCritOnAddPlayer": "The {{moveName}} shielded your\nteam from critical hits!", - "noCritOnAddEnemy": "The {{moveName}} shielded the opposing\nteam from critical hits!", - "noCritOnRemove": "{{pokemonNameWithAffix}}'s {{moveName}}\nwore off!", - "wishTagOnAdd": "{{pokemonNameWithAffix}}'s wish\ncame true!", - "mudSportOnAdd": "Electricity's power was weakened!", - "mudSportOnRemove": "The effects of Mud Sport\nhave faded.", - "waterSportOnAdd": "Fire's power was weakened!", - "waterSportOnRemove": "The effects of Water Sport\nhave faded.", - "plasmaFistsOnAdd": "A deluge of ions showers the battlefield!", - "spikesOnAdd": "{{moveName}} were scattered\nall around {{opponentDesc}}'s feet!", - "spikesActivateTrap": "{{pokemonNameWithAffix}} is hurt\nby the spikes!", - "toxicSpikesOnAdd": "{{moveName}} were scattered\nall around {{opponentDesc}}'s feet!", - "toxicSpikesActivateTrapPoison": "{{pokemonNameWithAffix}} absorbed the {{moveName}}!", - "stealthRockOnAdd": "Pointed stones float in the air\naround {{opponentDesc}}!", - "stealthRockActivateTrap": "Pointed stones dug into\n{{pokemonNameWithAffix}}!", - "stickyWebOnAdd": "A {{moveName}} has been laid out on the ground around the opposing team!", - "stickyWebActivateTrap": "The opposing {{pokemonName}} was caught in a sticky web!", - "trickRoomOnAdd": "{{pokemonNameWithAffix}} twisted\nthe dimensions!", - "trickRoomOnRemove": "The twisted dimensions\nreturned to normal!", - "gravityOnAdd": "Gravity intensified!", - "gravityOnRemove": "Gravity returned to normal!", - "tailwindOnAdd": "The Tailwind blew from behind team!", - "tailwindOnAddPlayer": "The Tailwind blew from behind\nyour team!", - "tailwindOnAddEnemy": "The Tailwind blew from behind\nthe opposing team!", - "tailwindOnRemove": "Team's Tailwind petered out!", - "tailwindOnRemovePlayer": "Your team's Tailwind petered out!", - "tailwindOnRemoveEnemy": "The opposing team's Tailwind petered out!", - "happyHourOnAdd": "Everyone is caught up in the happy atmosphere!", - "happyHourOnRemove": "The atmosphere returned to normal.", - "safeguardOnAdd": "The whole field is cloaked in a mystical veil!", - "safeguardOnAddPlayer": "Your team cloaked itself in a mystical veil!", - "safeguardOnAddEnemy": "The opposing team cloaked itself in a mystical veil!", - "safeguardOnRemove": "The field is no longer protected by Safeguard!", - "safeguardOnRemovePlayer": "Your team is no longer protected by Safeguard!", - "safeguardOnRemoveEnemy": "The opposing team is no longer protected by Safeguard!", - "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!" -}