From 521e5dfc65b801bd863f704bf3ce5d05f2add75a Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 20:58:02 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/fr/fight-ui-handler.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/fr/fight-ui-handler.json b/src/locales/fr/fight-ui-handler.json index e8b41661995..bd4e6b52566 100644 --- a/src/locales/fr/fight-ui-handler.json +++ b/src/locales/fr/fight-ui-handler.json @@ -3,5 +3,6 @@ "power": "Puissance", "accuracy": "Précision", "abilityFlyInText": " {{passive}}{{abilityName}}\nde {{pokemonName}}", - "passive": "Passif " -} \ No newline at end of file + "passive": "Passif ", + "teraHover": "Téracristal {{type}}" +}