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
9b53a0201c
commit
cfee06155a
@ -14,7 +14,6 @@ export const battle: SimpleTranslationEntries = {
|
||||
"switchQuestion": "Voulez-vous changer\nvotre {{pokemonName}} ?",
|
||||
"trainerDefeated": `Vous avez battu\n{{trainerName}} !`,
|
||||
"moneyWon": "Vous remportez\n{{moneyAmount}} ₽ !",
|
||||
"modifierReceived": "Vous recevez l’objet\n{{modifierName}} !",
|
||||
"pokemonCaught": "Vous avez attrapé {{pokemonName}} !",
|
||||
"partyFull": "Votre équipe est pleine.\nÉchanger un Pokémon contre {{pokemonName}}?",
|
||||
"pokemon": "Pokémon",
|
||||
|
Loading…
Reference in New Issue
Block a user