From 8b94a3dfd55465a276bc5ce946bbb69e543e2c67 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 16:31:48 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/ja/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ja/fight-ui-handler.json b/src/locales/ja/fight-ui-handler.json index fcbd295c8d3..047c7b0553e 100644 --- a/src/locales/ja/fight-ui-handler.json +++ b/src/locales/ja/fight-ui-handler.json @@ -2,7 +2,7 @@ "pp": "PP", "power": "威力", "accuracy": "命中", - "abilityFlyInText": " {{pokemonName}}の\n{{passive}} {{abilityName}}", + "abilityFlyInText": " {{pokemonName}}の\n{{passive}}{{abilityName}}", "passive": "パッシブ ", "teraHover": "{{type}} Terastallized" }