From 595afd7733fc182c2613e420d27fd508ba27848a Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:39:12 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/es/battler-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/es/battler-tags.json b/src/locales/es/battler-tags.json index a4c0aeeda6c..11993e53b6a 100644 --- a/src/locales/es/battler-tags.json +++ b/src/locales/es/battler-tags.json @@ -75,8 +75,8 @@ "substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!", "substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!", "substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!", - "tormentOnAdd": "¡{{pokemonNameWithAffix}} está\natormentado!", - "tauntOnAdd": "¡{{pokemonNameWithAffix}} se ha dejado\nengañar por una mofa!", - "imprisonOnAdd": "¡{{pokemonNameWithAffix}} selló\nmovimientos del oponente!", - "autotomizeOnAdd": "¡{{pokemonNameWithAffix}} es ahora\nmás ligero!" + "tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", + "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" }