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" }