From dd25152c52899bf33d62fc2f6a921f8a08284976 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 20:58:30 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/it/fight-ui-handler.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/it/fight-ui-handler.json b/src/locales/it/fight-ui-handler.json index 969d8dad370..f40ceea26f0 100644 --- a/src/locales/it/fight-ui-handler.json +++ b/src/locales/it/fight-ui-handler.json @@ -3,5 +3,6 @@ "power": "Potenza", "accuracy": "Precisione", "abilityFlyInText": "{{passive}} {{pokemonName}} {{abilityName}}", - "passive": "Passiva di " -} \ No newline at end of file + "passive": "Passiva di ", + "teraHover": "{{type}} Terastallized" +}