From ff94d9106488a5a8417299b8225112002de3d5b4 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:25:36 +0200 Subject: [PATCH] Update src/locales/pt_BR/battler-tags.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José Ricardo --- src/locales/pt_BR/battler-tags.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/pt_BR/battler-tags.json b/src/locales/pt_BR/battler-tags.json index 45e3e9ff0c6..3a60e89795d 100644 --- a/src/locales/pt_BR/battler-tags.json +++ b/src/locales/pt_BR/battler-tags.json @@ -74,8 +74,8 @@ "substituteOnAdd": "{{pokemonNameWithAffix}} colocou um substituto!", "substituteOnHit": "O substituto tomou o dano pelo {{pokemonNameWithAffix}}!", "substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!", - "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}} foi submetido a um tormento!", + "tauntOnAdd": "{{pokemonNameWithAffix}} caiu na provocação!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} selou o(s) movimento(s) do oponente!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} tornou-se ágil!" }