Update move-trigger.json

This commit is contained in:
Lugiad 2024-10-01 14:42:18 +02:00 committed by GitHub
parent 3eed0a3b63
commit 7a6a7e0cdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,6 @@
"exposedMove": "¡{{pokemonName}} ha identificado\n{{targetPokemonName}}!",
"safeguard": "¡{{targetName}} está protegido por Velo Sagrado!",
"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..."
"combiningPledge": "¡Los dos movimientos se han unido!\n¡Es un movimiento combinado!",
"awaitingPledge": "{{userPokemonName}} está esperando\na {{allyPokemonName}}..."
}