From 82c8ce5667a4881dc6aa6bdd1a2a91a6a3d84eee Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 01:17:33 +0200 Subject: [PATCH] Update src/locales/ko/fight-ui-handler.json Co-authored-by: Enoch --- src/locales/ko/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ko/fight-ui-handler.json b/src/locales/ko/fight-ui-handler.json index bb76665cebc..d1c7cd4b0fa 100644 --- a/src/locales/ko/fight-ui-handler.json +++ b/src/locales/ko/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "명중률", "abilityFlyInText": " {{pokemonName}}의 {{passive}}{{abilityName}}", "passive": "패시브 ", - "teraHover": "{{type}} Terastallized" + "teraHover": "{{type}} 테라스탈" }