From e5995ce63c76e4e247900980090ffdee672a40fa Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 9 Sep 2024 13:47:26 +0200 Subject: [PATCH] Update src/locales/ja/battler-tags.json Co-authored-by: Chapybara-jp --- src/locales/ja/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ja/battler-tags.json b/src/locales/ja/battler-tags.json index ff19b716cde..f8c6d44c0b4 100644 --- a/src/locales/ja/battler-tags.json +++ b/src/locales/ja/battler-tags.json @@ -70,5 +70,5 @@ "stockpilingOnAdd": "{{pokemonNameWithAffix}}は {{stockpiledCount}}つ たくわえた!", "disabledOnAdd": "{{pokemonNameWithAffix}}の\n{{moveName}}\nを 封じこめた!", "disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた!", - "tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!" + "tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!" }