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

This commit is contained in:
Jannik Tappert 2024-09-30 17:46:09 +02:00 committed by GitHub
parent 9a0ad36d63
commit 29b2c17044
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,6 +76,6 @@
"substituteOnHit": "Der Delegator steckt den Schlag für {{pokemonNameWithAffix}} ein!",
"substituteOnRemove": "Der Delegator von {{pokemonNameWithAffix}} hört auf zu wirken!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} ist leichter geworden!",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!"
"syrupBombOnAdd": "{{pokemonNameWithAffix}} wurde in Sirup gehüllt!!",
"syrupBombLapse": "Der Sirup verlangsamt {{pokemonNameWithAffix}}!"
}