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

This commit is contained in:
Jannik Tappert 2024-09-09 15:29:17 +02:00 committed by GitHub
parent 6ca0cb5888
commit 963384951b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,5 +70,5 @@
"stockpilingOnAdd": "{{pokemonNameWithAffix}} hortet {{stockpiledCount}}!",
"disabledOnAdd": " {{moveName}} von {{pokemonNameWithAffix}} wurde blockiert!",
"disabledLapse": "{{moveName}} von {{pokemonNameWithAffix}} ist nicht länger blockiert!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
"tarShotOnAdd": "{{pokemonNameWithAffix}} ist nun schwach gegenüber Feuer-Attacken!"
}