mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Update battle.ts
This commit is contained in:
parent
29984b3ba1
commit
d8dd16ec5c
@ -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}} wurde gefangen!",
|
"pokemonCaught": "{{pokemonName}} wurde gefangen!",
|
||||||
|
"partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}",
|
||||||
"pokemon": "Pokémon",
|
"pokemon": "Pokémon",
|
||||||
"sendOutPokemon": "Los, {{pokemonName}}!",
|
"sendOutPokemon": "Los, {{pokemonName}}!",
|
||||||
"hitResultCriticalHit": "Ein Volltreffer!",
|
"hitResultCriticalHit": "Ein Volltreffer!",
|
||||||
|
Loading…
Reference in New Issue
Block a user