Update move-trigger.json

This commit is contained in:
Lugiad 2024-10-01 14:15:30 +02:00 committed by GitHub
parent 12ad4d2ffb
commit ca4ab7d6b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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