From 1d8ae044deba013013ab049217247fe2b6b59e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2?= <123510358+NicusPulcis@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:38:33 +0200 Subject: [PATCH] Update src/locales/it/fight-ui-handler.json --- src/locales/it/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/it/fight-ui-handler.json b/src/locales/it/fight-ui-handler.json index f40ceea26f0..51d88cf2db5 100644 --- a/src/locales/it/fight-ui-handler.json +++ b/src/locales/it/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "Precisione", "abilityFlyInText": "{{passive}} {{pokemonName}} {{abilityName}}", "passive": "Passiva di ", - "teraHover": "{{type}} Terastallized" + "teraHover": "Teracristallizzato {{type}}" }