From 10e100ad77c56ea70f8588f3d9997067d3a6bf51 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Tue, 10 Sep 2024 18:36:11 +0200 Subject: [PATCH] Update src/locales/ja/fight-ui-handler.json Co-authored-by: Enoch --- src/locales/ja/fight-ui-handler.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ja/fight-ui-handler.json b/src/locales/ja/fight-ui-handler.json index 047c7b0553e..72cf32f1cd5 100644 --- a/src/locales/ja/fight-ui-handler.json +++ b/src/locales/ja/fight-ui-handler.json @@ -4,5 +4,5 @@ "accuracy": "命中", "abilityFlyInText": " {{pokemonName}}の\n{{passive}}{{abilityName}}", "passive": "パッシブ ", - "teraHover": "{{type}} Terastallized" + "teraHover": "{{type}}テラスタル" }