From 65e411874e8998d2fe478f3a627881ac614c92ab Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 20:59:21 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/pt_BR/fight-ui-handler.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/pt_BR/fight-ui-handler.json b/src/locales/pt_BR/fight-ui-handler.json index f5c4379126d..8d52dd03d6e 100644 --- a/src/locales/pt_BR/fight-ui-handler.json +++ b/src/locales/pt_BR/fight-ui-handler.json @@ -3,5 +3,6 @@ "power": "Poder", "accuracy": "Precisão", "abilityFlyInText": " {{passive}}{{pokemonName}}\n{{abilityName}}", - "passive": "Passiva de " -} \ No newline at end of file + "passive": "Passiva de ", + "teraHover": "{{type}} Terastallized" +}