From 991f3917d8458e76a0167ff9c5fa7e8ca0ff5317 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 2 Sep 2024 13:24:36 +0200 Subject: [PATCH] Update src/locales/es/battler-tags.json Co-authored-by: Asdar --- src/locales/es/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/battler-tags.json b/src/locales/es/battler-tags.json index 9b8d0f83e52..d917b6c74b5 100644 --- a/src/locales/es/battler-tags.json +++ b/src/locales/es/battler-tags.json @@ -58,7 +58,7 @@ "slowStartOnAdd": "¡{{pokemonNameWithAffix}} no está dando todo de sí!", "slowStartOnRemove": "¡{{pokemonNameWithAffix}} ya puede darlo todo!", "highestStatBoostOnAdd": "¡{{pokemonNameWithAffix}} ha reforzado su {{statName}}!", - "highestStatBoostOnRemove": "¡Los efectos de {{abilityName}} de {{pokemonNameWithAffix}} han desaparecido!", + "highestStatBoostOnRemove": "¡Los efectos de {{abilityName}}\nde {{pokemonNameWithAffix}} han desaparecido!", "magnetRisenOnAdd": "¡{{pokemonNameWithAffix}} levita gracias a un campo electromagnético!", "magnetRisenOnRemove": "¡El campo electromagnético de {{pokemonNameWithAffix}} se ha disipado!", "critBoostOnAdd": "¡{{pokemonNameWithAffix}} se está preparando para luchar!",