From e0d3279a0be877a03f222c1502c5aa5a32cc211a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ricardo=20Fleury=20Oliveira?= Date: Thu, 13 Jun 2024 10:39:47 -0300 Subject: [PATCH] [Localization] [pt] Fixed Bouncy Bubble description and updated achievements (#2174) * updated pt achievements * minor fix * fixed bouncy bubble translation --- src/locales/pt_BR/move.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/pt_BR/move.ts b/src/locales/pt_BR/move.ts index dfe7192c011..98d5c6a562e 100644 --- a/src/locales/pt_BR/move.ts +++ b/src/locales/pt_BR/move.ts @@ -2931,7 +2931,7 @@ export const move: MoveTranslationEntries = { }, bouncyBubble: { name: "Bouncy Bubble", - effect: "O usuário ataca atirando bolhas de água no alvo. Em seguida, absorve água e restaura seu HP pela metade do dano causado ao alvo." + effect: "O usuário ataca atirando bolhas de água no alvo. Em seguida, absorve água e restaura seu HP pelo mesmo valor de dano causado ao alvo." }, buzzyBuzz: { name: "Buzzy Buzz",