Fixing Placeholder in afterYou (#4493)
This commit is contained in:
parent
0464d8f666
commit
3a5f3c39cd
|
@ -71,5 +71,5 @@
|
|||
"safeguard": "{{targetName}} is protected by Safeguard!",
|
||||
"substituteOnOverlap": "{{pokemonName}} already\nhas a substitute!",
|
||||
"substituteNotEnoughHp": "But it does not have enough HP\nleft to make a substitute!",
|
||||
"afterYou": "{{pokemonName}} took the kind offer!"
|
||||
"afterYou": "{{targetName}} took the kind offer!"
|
||||
}
|
|
@ -67,5 +67,5 @@
|
|||
"swapArenaTags": "¡{{pokemonName}} ha intercambiado los efectos del terreno de combate!",
|
||||
"exposedMove": "¡{{pokemonName}} ha identificado\n{{targetPokemonName}}!",
|
||||
"safeguard": "¡{{targetName}} está protegido por Velo Sagrado!",
|
||||
"afterYou": "¡{{pokemonName}} ha decidido aprovechar la oportunidad!"
|
||||
"afterYou": "¡{{targetName}} ha decidido aprovechar la oportunidad!"
|
||||
}
|
||||
|
|
|
@ -71,5 +71,5 @@
|
|||
"safeguard": "{{targetName}} est protégé\npar la capacité Rune Protect !",
|
||||
"substituteOnOverlap": "{{pokemonName}} a déjà\nun clone !",
|
||||
"substituteNotEnoughHp": "Mais il est trop faible\npour créer un clone !",
|
||||
"afterYou": "{{pokemonName}} accepte\navec joie !"
|
||||
"afterYou": "{{targetName}} accepte\navec joie !"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,5 @@
|
|||
"exposedMove": "{{pokemonName}} ha identificato\n{{targetPokemonName}}!",
|
||||
"chillyReception": "{{pokemonName}} sta per fare una battuta!",
|
||||
"safeguard": "Salvaguardia protegge {{targetName}}!",
|
||||
"afterYou": "{{pokemonName}} approfitta della cortesia!"
|
||||
"afterYou": "{{targetName}} approfitta della cortesia!"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,5 @@
|
|||
"chillyReception": "{{pokemonName}}は\n寒い ギャグを かました!",
|
||||
"swapArenaTags": "{{pokemonName}}は\nお互いの 場の 効果を 入れ替えた!",
|
||||
"exposedMove": "{{pokemonName}}は {{targetPokemonName}}の\n正体を 見破った!",
|
||||
"afterYou": "{{pokemonName}}は\nお言葉に 甘えることにした!"
|
||||
"afterYou": "{{targetName}}は\nお言葉に 甘えることにした!"
|
||||
}
|
||||
|
|
|
@ -69,5 +69,5 @@
|
|||
"chillyReception": "{{pokemonName}}[[는]] 썰렁한 개그를 선보였다!",
|
||||
"exposedMove": "{{pokemonName}}[[는]]\n{{targetPokemonName}}의 정체를 꿰뚫어 보았다!",
|
||||
"safeguard": "{{targetName}}[[는]] 신비의 베일이 지켜 주고 있다!",
|
||||
"afterYou": "{{pokemonName}}[[는]]\n배려를 받아들이기로 했다!"
|
||||
"afterYou": "{{targetName}}[[는]]\n배려를 받아들이기로 했다!"
|
||||
}
|
||||
|
|
|
@ -64,5 +64,5 @@
|
|||
"chillyReception": "{{pokemonName}} está prestes a contar uma piada gelada!",
|
||||
"exposedMove": "{{pokemonName}} identificou\n{{targetPokemonName}}!",
|
||||
"safeguard": "{{targetName}} está protegido por Safeguard!",
|
||||
"afterYou": "{{pokemonName}} aceitou a gentil oferta!"
|
||||
"afterYou": "{{targetName}} aceitou a gentil oferta!"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,5 @@
|
|||
"chillyReception": "{{pokemonName}}\n说出了冷笑话!",
|
||||
"exposedMove": "{{pokemonName}}识破了\n{{targetPokemonName}}的原型!",
|
||||
"safeguard": "{{targetName}}\n正受到神秘之幕的保护!",
|
||||
"afterYou": "{{pokemonName}}\n接受了对手的好意!"
|
||||
"afterYou": "{{targetName}}\n接受了对手的好意!"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,5 @@
|
|||
"chillyReception": "{{pokemonName}}\n說了冷笑話!",
|
||||
"exposedMove": "{{pokemonName}}識破了\n{{targetPokemonName}}的原形!",
|
||||
"safeguard": "{{targetName}}\n正受到神秘之幕的保護!",
|
||||
"afterYou": "{{pokemonName}}\n接受了對手的好意!"
|
||||
"afterYou": "{{targetName}}\n接受了對手的好意!"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue