From a7c3d5140a25d5e4bf7e86e4d59f5ccc9d58b805 Mon Sep 17 00:00:00 2001 From: 3ae3ae <83870598+3ae3ae@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:53:00 +0900 Subject: [PATCH] Update src/locales/ko/battler-tags.json Co-authored-by: returntoice --- src/locales/ko/battler-tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ko/battler-tags.json b/src/locales/ko/battler-tags.json index 3077f68ef7b..87cd3d4fa93 100644 --- a/src/locales/ko/battler-tags.json +++ b/src/locales/ko/battler-tags.json @@ -74,5 +74,5 @@ "substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!", "substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!", "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...", - "uproarOnAdd": "{{pokemonNameWithAffix}} caused\nan uproar!" + "uproarOnAdd": "{{pokemonNameWithAffix}}[[는]]\n소란을 피우기 시작했다!" }