From 07523385a06cdf8f0709eb27d3be01ade02eeccf Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 23:18:28 +0200 Subject: [PATCH] Update src/locales/pt_BR/fight-ui-handler.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/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/pt_BR/fight-ui-handler.json b/src/locales/pt_BR/fight-ui-handler.json index 8d52dd03d6e..8fc41f523eb 100644 --- a/src/locales/pt_BR/fight-ui-handler.json +++ b/src/locales/pt_BR/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "Precisão", "abilityFlyInText": " {{passive}}{{pokemonName}}\n{{abilityName}}", "passive": "Passiva de ", - "teraHover": "{{type}} Terastallized" + "teraHover": "Terastalizado {{type}}" }