From 3ea74b2af5bef5c253591d716a06f4938a81e5ea Mon Sep 17 00:00:00 2001 From: flx-sta <50131232+flx-sta@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:16:19 -0700 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 dbdcd0a1dd5..a34f979b8e6 100644 --- a/src/locales/ja/battler-tags.json +++ b/src/locales/ja/battler-tags.json @@ -71,5 +71,5 @@ "disabledOnAdd": "{{pokemonNameWithAffix}}の\n{{moveName}}\nを 封じこめた!", "disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた!", "tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!", - "uproarOnAdd": "{{pokemonNameWithAffix}} caused\nan uproar!" + "uproarOnAdd": "{{pokemonNameWithAffix}} は\n騒ぎだした!" }