From 512a3e1fae38f261d4365b60993b1de282923fdc Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 02:33:10 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/es/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/fight-ui-handler.json b/src/locales/es/fight-ui-handler.json index f0982c83a28..fa13f2e0e77 100644 --- a/src/locales/es/fight-ui-handler.json +++ b/src/locales/es/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "Precisión", "abilityFlyInText": " {{passive}}{{pokemonName}}\n{{abilityName}}", "passive": "Pasiva de ", - "teraHover": "{{type}} Terastallized" + "teraHover": "Tera-tipo {{type}}" }