diff --git a/src/locales/ko/battler-tags.json b/src/locales/ko/battler-tags.json index 53fab7d10ba..a16d5716bb9 100644 --- a/src/locales/ko/battler-tags.json +++ b/src/locales/ko/battler-tags.json @@ -74,5 +74,7 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}}[[는]] 꼬리를 잘라 대타로 삼았다!", "substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!", "substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!", - "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다..." + "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }