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

Co-authored-by: returntoice <dieandbecome@gmail.com>
This commit is contained in:
3ae3ae 2024-09-19 16:53:00 +09:00 committed by GitHub
parent aebbc505b0
commit a7c3d5140a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -74,5 +74,5 @@
"substituteOnAdd": "{{pokemonNameWithAffix}}의\n대타가 나타났다!",
"substituteOnHit": "{{pokemonNameWithAffix}}[[를]] 대신하여\n대타가 공격을 받았다!",
"substituteOnRemove": "{{pokemonNameWithAffix}}의\n대타는 사라져 버렸다...",
"uproarOnAdd": "{{pokemonNameWithAffix}} caused\nan uproar!"
"uproarOnAdd": "{{pokemonNameWithAffix}}[[는]]\n소란을 피우기 시작했다!"
}