diff --git a/src/locales/pt_BR/battler-tags.json b/src/locales/pt_BR/battler-tags.json index 160bac51cec..b8331429c82 100644 --- a/src/locales/pt_BR/battler-tags.json +++ b/src/locales/pt_BR/battler-tags.json @@ -74,6 +74,6 @@ "substituteOnAdd": "{{pokemonNameWithAffix}} colocou um substituto!", "substituteOnHit": "O substituto tomou o dano pelo {{pokemonNameWithAffix}}!", "substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!", - "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", - "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" + "syrupBombOnAdd": "{{pokemonNameWithAffix}} foi coberto por um xarope doce e pegajoso!", + "syrupBombLapse": "O xarope pegajoso desacelerou {{pokemonNameWithAffix}}!" }