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!" }