diff --git a/src/locales/ko/fight-ui-handler.json b/src/locales/ko/fight-ui-handler.json index d1c7cd4b0fa..d950e605896 100644 --- a/src/locales/ko/fight-ui-handler.json +++ b/src/locales/ko/fight-ui-handler.json @@ -2,7 +2,7 @@ "pp": "PP", "power": "위력", "accuracy": "명중률", - "abilityFlyInText": " {{pokemonName}}의 {{passive}}{{abilityName}}", + "abilityFlyInText": " {{pokemonName}}의\n{{passive}}{{abilityName}}", "passive": "패시브 ", "teraHover": "{{type}} 테라스탈" }