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

Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-30 18:23:55 +02:00 committed by GitHub
parent 29b2c17044
commit c0abeac329
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}} está caramelizado!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" "syrupBombLapse": "¡El caramelo pegajoso disminuyó la Velocidad\nde {{pokemonNameWithAffix}}!"
} }