From c69e9970b11ead5cccaba000f56197b89cb31dbd Mon Sep 17 00:00:00 2001 From: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:58:37 +0800 Subject: [PATCH] Update fight-ui-handler.json --- src/locales/zh_CN/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/zh_CN/fight-ui-handler.json b/src/locales/zh_CN/fight-ui-handler.json index aa8bf4f77c5e..c648e8f67939 100644 --- a/src/locales/zh_CN/fight-ui-handler.json +++ b/src/locales/zh_CN/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "命中", "abilityFlyInText": " {{pokemonName}} 的\n{{passive}}{{abilityName}}", "passive": "被动 ", - "teraHover": "{{type}} 太晶化" + "teraHover": "{{type}}太晶化" }