From c45f661a565d4afb1c770e5062b28122dc4c9d0f Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:07:03 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/pt_BR/battler-tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/pt_BR/battler-tags.json b/src/locales/pt_BR/battler-tags.json index ce645a3d24f..45e3e9ff0c6 100644 --- a/src/locales/pt_BR/battler-tags.json +++ b/src/locales/pt_BR/battler-tags.json @@ -73,5 +73,9 @@ "tarShotOnAdd": "{{pokemonNameWithAffix}} tornou-se mais fraco ao fogo!", "substituteOnAdd": "{{pokemonNameWithAffix}} colocou um substituto!", "substituteOnHit": "O substituto tomou o dano pelo {{pokemonNameWithAffix}}!", - "substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!" + "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!" }