From 91b1cb862c6f3d8e3f897383d0135408a50313d9 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 20:58:48 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/ja/fight-ui-handler.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/ja/fight-ui-handler.json b/src/locales/ja/fight-ui-handler.json index c0c725ccaf3..fcbd295c8d3 100644 --- a/src/locales/ja/fight-ui-handler.json +++ b/src/locales/ja/fight-ui-handler.json @@ -3,5 +3,6 @@ "power": "威力", "accuracy": "命中", "abilityFlyInText": " {{pokemonName}}の\n{{passive}} {{abilityName}}", - "passive": "パッシブ " + "passive": "パッシブ ", + "teraHover": "{{type}} Terastallized" }