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:41:09 +02:00 committed by GitHub
parent 90c2a3eadd
commit d5f67e9de6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,6 +75,6 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!",
"substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!",
"substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
"syrupBombOnAdd": "{{pokemonNameWithAffix}}\n물엿범벅이 되었다!",
"syrupBombLapse": "물엿범벅 때문에\n{{pokemonNameWithAffix}}의 스피드가 떨어졌다!"
}