From 0157a861ff546eea1612a4f8195f30201f3a2ff7 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 11 Sep 2024 13:05:01 +0200 Subject: [PATCH] Update src/locales/zh_TW/fight-ui-handler.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> --- 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 f6fa4942eda..dda3e443b36 100644 --- a/src/locales/zh_TW/fight-ui-handler.json +++ b/src/locales/zh_TW/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "命中率", "abilityFlyInText": " {{pokemonName}} 的\n{{passive}}{{abilityName}}", "passive": "被動能力 ", - "teraHover": "{{type}} Terastallized" + "teraHover": "{{type}} 太晶化" }