From 7b87ff07d87719cbf2d59220d20ee766169b8689 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Tue, 1 Oct 2024 17:33:57 +0200 Subject: [PATCH] Update src/locales/es/battler-tags.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> --- 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 11993e53b6a..a4c0aeeda6c 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}} was subjected to torment!", - "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", - "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", - "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" + "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!" }