mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-25 00:39:27 +02:00
Apply suggestions from code review
This commit is contained in:
parent
21cfd74df4
commit
7a64bd3ebf
@ -75,6 +75,6 @@
|
|||||||
"substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!",
|
"substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!",
|
||||||
"substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!",
|
"substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!",
|
||||||
"substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!",
|
"substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!",
|
||||||
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
|
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!",
|
||||||
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
||||||
}
|
}
|
||||||
|
@ -75,6 +75,6 @@
|
|||||||
"substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!",
|
"substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!",
|
||||||
"substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!",
|
"substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!",
|
||||||
"substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!",
|
"substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!",
|
||||||
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
|
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!",
|
||||||
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
||||||
}
|
}
|
||||||
|
@ -72,6 +72,6 @@
|
|||||||
"disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた!",
|
"disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた!",
|
||||||
"tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!",
|
"tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!",
|
||||||
"shedTailOnAdd": "{{pokemonNameWithAffix}}は\nしっぽを 切って みがわりにした!",
|
"shedTailOnAdd": "{{pokemonNameWithAffix}}は\nしっぽを 切って みがわりにした!",
|
||||||
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
|
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!",
|
||||||
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user