Update move-trigger.json

This commit is contained in:
Lugiad 2024-10-01 15:34:52 +02:00 committed by GitHub
parent cdf7dc1db9
commit e4bd5ba9c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,6 +69,6 @@
"exposedMove": "{{pokemonName}}識破了\n{{targetPokemonName}}的原形!",
"safeguard": "{{targetName}}\n正受到神秘之幕的保護",
"afterYou": "{{targetName}}\n接受了對手的好意",
"combiningPledge": "兩個招式合而為一!\n這是合體招式",
"awaitingPledge": "{{userPokemonName}}正在等候\n{{allyPokemonName}}……"
"combiningPledge": "The two moves have become one!\nIt's a combined move!",
"awaitingPledge": "{{userPokemonName}} is waiting for {{allyPokemonName}}'s move..."
}