From d50d5d19c3a064770ae7ee269fc6169e0c706475 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 20:57:34 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/es/fight-ui-handler.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/es/fight-ui-handler.json b/src/locales/es/fight-ui-handler.json index dc8140b61fc..f0982c83a28 100644 --- a/src/locales/es/fight-ui-handler.json +++ b/src/locales/es/fight-ui-handler.json @@ -3,5 +3,6 @@ "power": "Potencia", "accuracy": "Precisión", "abilityFlyInText": " {{passive}}{{pokemonName}}\n{{abilityName}}", - "passive": "Pasiva de " + "passive": "Pasiva de ", + "teraHover": "{{type}} Terastallized" }