From fccfa07b3a7eecb9120568ba03bb03c8363c83d2 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 12:56:17 +0200 Subject: [PATCH] Update battler-tags.json --- 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 13829a45740..7a18d8e4ccb 100644 --- a/src/locales/es/battler-tags.json +++ b/src/locales/es/battler-tags.json @@ -70,5 +70,5 @@ "stockpilingOnAdd": "¡{{pokemonNameWithAffix}} ha reservado energía por {{stockpiledCount}}ª vez!", "disabledOnAdd": "¡Se ha anulado el movimiento {{moveName}}\nde {{pokemonNameWithAffix}}!", "disabledLapse": "¡El movimiento {{moveName}} de {{pokemonNameWithAffix}} \n ya no está anulado!", - "tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!" + "tarShotOnAdd": "¡{{pokemonNameWithAffix}} se ha vuelto débil ante el fuego!" }