Update move-trigger.json

This commit is contained in:
Lugiad 2024-09-30 13:57:57 +02:00 committed by GitHub
parent beabe9f14e
commit b138384cfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,7 @@
"swapArenaTags": "¡{{pokemonName}} ha intercambiado los efectos del terreno de combate!", "swapArenaTags": "¡{{pokemonName}} ha intercambiado los efectos del terreno de combate!",
"exposedMove": "¡{{pokemonName}} ha identificado\n{{targetPokemonName}}!", "exposedMove": "¡{{pokemonName}} ha identificado\n{{targetPokemonName}}!",
"safeguard": "¡{{targetName}} está protegido por Velo Sagrado!", "safeguard": "¡{{targetName}} está protegido por Velo Sagrado!",
"afterYou": "¡{{targetName}} ha decidido aprovechar la oportunidad!" "afterYou": "¡{{targetName}} ha decidido aprovechar la oportunidad!",
"combiningPledge": "The two moves have become one!\nIt's a combined move!",
"awaitingPledge": "{{userPokemonName}} is waiting for {{allyPokemonName}}'s move..."
} }