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
c2013556b0
commit
c02d4427de
@ -15,7 +15,7 @@ export const battle: SimpleTranslationEntries = {
|
||||
"trainerDefeated": `Vous avez battu\n{{trainerName}} !`,
|
||||
"moneyWon": "Vous remportez\n{{moneyAmount}} ₽ !",
|
||||
"pokemonCaught": "Vous avez attrapé {{pokemonName}} !",
|
||||
"partyFull": "Votre équipe est pleine.\nÉchanger un Pokémon contre {{pokemonName}}?",
|
||||
"partyFull": "Votre équipe est pleine.\nÉchanger un Pokémon contre {{pokemonName}} ?",
|
||||
"pokemon": "Pokémon",
|
||||
"sendOutPokemon": "{{pokemonName}} ! Go !",
|
||||
"hitResultCriticalHit": "Coup critique !",
|
||||
|
Loading…
Reference in New Issue
Block a user