From 8c140a2c8d2a3717cb2cfde120270839b9af8c0c Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 16:40:35 +0200 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/zh_TW/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_TW/fight-ui-handler.json b/src/locales/zh_TW/fight-ui-handler.json index 9374a8782c7..f6fa4942eda 100644 --- a/src/locales/zh_TW/fight-ui-handler.json +++ b/src/locales/zh_TW/fight-ui-handler.json @@ -2,7 +2,7 @@ "pp": "PP", "power": "威力", "accuracy": "命中率", - "abilityFlyInText": " {{pokemonName}} 的 {{passive}}{{abilityName}}", + "abilityFlyInText": " {{pokemonName}} 的\n{{passive}}{{abilityName}}", "passive": "被動能力 ", "teraHover": "{{type}} Terastallized" }