From 1fc8283498f896468e0038c4cd0fa49aa7af8bdf Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 11 Sep 2024 13:04:54 +0200 Subject: [PATCH] Update src/locales/zh_CN/fight-ui-handler.json Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> --- 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 edd8d4ea02c..aa8bf4f77c5 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}} Terastallized" + "teraHover": "{{type}} 太晶化" }