Update battler-tags.json

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

View File

@ -69,5 +69,6 @@
"cursedLapse": "{{pokemonNameWithAffix}} wurde durch den Fluch verletzt!",
"stockpilingOnAdd": "{{pokemonNameWithAffix}} hortet {{stockpiledCount}}!",
"disabledOnAdd": " {{moveName}} von {{pokemonNameWithAffix}} wurde blockiert!",
"disabledLapse": "{{moveName}} von {{pokemonNameWithAffix}} ist nicht länger blockiert!"
"disabledLapse": "{{moveName}} von {{pokemonNameWithAffix}} ist nicht länger blockiert!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
}