mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-24 00:09:31 +02:00
Apply suggestions from code review
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
parent
c80b4ac152
commit
90c2a3eadd
@ -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": "满身糖让{{pokemonNameWithAffix}}\n变慢了!"
|
||||
}
|
||||
|
@ -75,6 +75,6 @@
|
||||
"substituteOnAdd": "{{pokemonNameWithAffix}}的\n替身出現了!",
|
||||
"substituteOnHit": "替身代替{{pokemonNameWithAffix}}承受了攻擊!",
|
||||
"substituteOnRemove": "{{pokemonNameWithAffix}}的\n替身消失了……",
|
||||
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
|
||||
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
||||
"syrupBombOnAdd": "{{pokemonNameWithAffix}}陷入了\n滿身糖狀態",
|
||||
"syrupBombLapse": "满身糖狀態讓{{pokemonNameWithAffix}}\n變慢了!"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user