diff --git a/src/locales/es/battle.ts b/src/locales/es/battle.ts index a724b9657d0..90a96cf9b16 100644 --- a/src/locales/es/battle.ts +++ b/src/locales/es/battle.ts @@ -16,6 +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}}", "pokemon": "Pokémon", "sendOutPokemon": "¡Adelante, {{pokemonName}}!", "hitResultCriticalHit": "!Un golpe crítico!",