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
75d688f610
commit
64dce77d31
@ -14,7 +14,6 @@ export const battle: SimpleTranslationEntries = {
|
||||
"switchQuestion": "Möchtest du\n{{pokemonName}} auswechseln?",
|
||||
"trainerDefeated": `{{trainerName}}\nwurde besiegt!`,
|
||||
"moneyWon": "You got\n₽{{moneyAmount}} for winning!",
|
||||
"modifierReceived": "You received\n{{modifierName}}!",
|
||||
"pokemonCaught": "{{pokemonName}} wurde gefangen!",
|
||||
"partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?",
|
||||
"pokemon": "Pokémon",
|
||||
|
Loading…
Reference in New Issue
Block a user