mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 13:52:18 +02:00
Update battle.ts
This commit is contained in:
parent
6256684fd5
commit
c2013556b0
@ -14,7 +14,6 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"switchQuestion": "要更换\n{{pokemonName}}吗?",
|
"switchQuestion": "要更换\n{{pokemonName}}吗?",
|
||||||
"trainerDefeated": `你击败了\n{{trainerName}}!`,
|
"trainerDefeated": `你击败了\n{{trainerName}}!`,
|
||||||
"moneyWon": "You got\n₽{{moneyAmount}} for winning!",
|
"moneyWon": "You got\n₽{{moneyAmount}} for winning!",
|
||||||
"modifierReceived": "You received\n{{modifierName}}!",
|
|
||||||
"pokemonCaught": "{{pokemonName}} 被抓住了!",
|
"pokemonCaught": "{{pokemonName}} 被抓住了!",
|
||||||
"partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?",
|
"partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?",
|
||||||
"pokemon": "宝可梦",
|
"pokemon": "宝可梦",
|
||||||
|
Loading…
Reference in New Issue
Block a user