diff --git a/src/locales/zh_CN/fight-ui-handler.json b/src/locales/zh_CN/fight-ui-handler.json index a58c670812d..edd8d4ea02c 100644 --- a/src/locales/zh_CN/fight-ui-handler.json +++ b/src/locales/zh_CN/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" }