diff --git a/src/locales/es/battle.ts b/src/locales/es/battle.ts index 90a96cf9b16..ddece32d078 100644 --- a/src/locales/es/battle.ts +++ b/src/locales/es/battle.ts @@ -16,7 +16,7 @@ export const battle: SimpleTranslationEntries = { "moneyWon": "You got\n₽{{moneyAmount}} for winning!", "modifierReceived": "You received\n{{modifierName}}!", "pokemonCaught": "¡{{pokemonName}} atrapado!", - "partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}", + "partyFull": "Your party is full.\nRelease a Pokémon to make room for {{pokemonName}}?", "pokemon": "Pokémon", "sendOutPokemon": "¡Adelante, {{pokemonName}}!", "hitResultCriticalHit": "!Un golpe crítico!",