Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-09 12:50:24 +02:00 committed by GitHub
parent 027b29b2c7
commit dd2a53b5e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,5 +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}} de {{pokemonNameWithAffix}} \n ya no está anulado!"
"disabledLapse": "¡El movimiento {{moveName}} de {{pokemonNameWithAffix}} \n ya no está anulado!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
}