mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 22:02:18 +02:00
Update battle.ts
This commit is contained in:
parent
a37909f655
commit
fa8b802eb9
@ -16,6 +16,7 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"moneyWon": "You got\n₽{{moneyAmount}} for winning!",
|
"moneyWon": "You got\n₽{{moneyAmount}} for winning!",
|
||||||
"modifierReceived": "You received\n{{modifierName}}!",
|
"modifierReceived": "You received\n{{modifierName}}!",
|
||||||
"pokemonCaught": "{{pokemonName}} 被抓住了!",
|
"pokemonCaught": "{{pokemonName}} 被抓住了!",
|
||||||
|
"partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?",
|
||||||
"pokemon": "宝可梦",
|
"pokemon": "宝可梦",
|
||||||
"sendOutPokemon": "上吧! {{pokemonName}}!",
|
"sendOutPokemon": "上吧! {{pokemonName}}!",
|
||||||
"hitResultCriticalHit": "击中了要害!",
|
"hitResultCriticalHit": "击中了要害!",
|
||||||
|
Loading…
Reference in New Issue
Block a user