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

Co-authored-by: Asdar <asdargmng@gmail.com>
This commit is contained in:
Lugiad 2024-09-09 15:00:49 +02:00 committed by GitHub
parent e5995ce63c
commit dfab0e05cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,6 +69,6 @@
"cursedLapse": "¡{{pokemonNameWithAffix}} es víctima de una maldición!",
"stockpilingOnAdd": "¡{{pokemonNameWithAffix}} ha reservado energía por {{stockpiledCount}}ª vez!",
"disabledOnAdd": "¡Se ha anulado el movimiento {{moveName}}\nde {{pokemonNameWithAffix}}!",
"disabledLapse": "¡El movimiento {{moveName}}\nde {{pokemonNameWithAffix}} ya no está anulado!",
"disabledLapse": "¡El movimiento {{moveName}} de {{pokemonNameWithAffix}} ya no está anulado!",
"tarShotOnAdd": "¡{{pokemonNameWithAffix}} se ha vuelto débil ante el fuego!"
}