From e58604d7894019599d4bb7cbc1ddb03a54c642e2 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:06:51 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/ko/battler-tags.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/ko/battler-tags.json b/src/locales/ko/battler-tags.json index 53fab7d10ba..fb8fdfd3bd4 100644 --- a/src/locales/ko/battler-tags.json +++ b/src/locales/ko/battler-tags.json @@ -74,5 +74,9 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}}[[는]] 꼬리를 잘라 대타로 삼았다!", "substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!", "substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!", - "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다..." + "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...", + "tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", + "tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", + "imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", + "autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" }