Apply suggestions from code review

This commit is contained in:
Lugiad 2024-09-30 17:12:21 +02:00 committed by GitHub
parent 21cfd74df4
commit 7a64bd3ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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}}!"
} }

View File

@ -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}}!"
} }

View File

@ -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}}!"
} }