Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-30 13:33:51 +02:00 committed by GitHub
parent 7d2df53c51
commit 470ab1898c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,5 +75,7 @@
"substituteOnAdd": "Ein Delegator von {{pokemonNameWithAffix}} ist erschienen!", "substituteOnAdd": "Ein Delegator von {{pokemonNameWithAffix}} ist erschienen!",
"substituteOnHit": "Der Delegator steckt den Schlag für {{pokemonNameWithAffix}} ein!", "substituteOnHit": "Der Delegator steckt den Schlag für {{pokemonNameWithAffix}} ein!",
"substituteOnRemove": "Der Delegator von {{pokemonNameWithAffix}} hört auf zu wirken!", "substituteOnRemove": "Der Delegator von {{pokemonNameWithAffix}} hört auf zu wirken!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} ist leichter geworden!" "autotomizeOnAdd": "{{pokemonNameWithAffix}} ist leichter geworden!",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
} }