Update src/locales/ko/battler-tags.json

Co-authored-by: Enoch <enoch.jwsong@gmail.com>
This commit is contained in:
Lugiad 2024-09-30 16:42:05 +02:00 committed by GitHub
parent 10644396c3
commit fe8a52b1ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,8 +75,8 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!", "substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!",
"substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!", "substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!",
"substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...", "substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!", "tormentOnAdd": "{{pokemonNameWithAffix}}[[는]]\n트집을 잡혔다!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!", "tauntOnAdd": "{{pokemonNameWithAffix}}[[는]]\n도발에 넘어가 버렸다!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!", "imprisonOnAdd": "{{pokemonNameWithAffix}}[[는]]\n상대의 기술을 봉인했다!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!" "autotomizeOnAdd": "{{pokemonNameWithAffix}}의\n몸이 가벼워졌다!"
} }