From c80b4ac152c325118cfe30bb8f6e12977c9e1503 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:24:38 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}}!" }