Update arena-tag.json

This commit is contained in:
Lugiad 2024-09-30 13:56:48 +02:00 committed by GitHub
parent 4bab9e8dd3
commit 288fddc5a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,5 +54,15 @@
"safeguardOnAddEnemy": "對手被\n神秘之幕包圍了", "safeguardOnAddEnemy": "對手被\n神秘之幕包圍了",
"safeguardOnRemove": "包圍整個場地的\n神秘之幕消失了", "safeguardOnRemove": "包圍整個場地的\n神秘之幕消失了",
"safeguardOnRemovePlayer": "包圍我方的\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!"
} }