From bd7fdb897e793442614c10a79a5871a502351c1e Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 16:39:16 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/ko/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}} 테라스탈" }