From 29b2c17044e39e5058e833f1560f6732ce32d70b Mon Sep 17 00:00:00 2001 From: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:46:09 +0200 Subject: [PATCH] Update src/locales/de/battler-tags.json --- src/locales/de/battler-tags.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/de/battler-tags.json b/src/locales/de/battler-tags.json index e10798f103c..c6f4b9a42aa 100644 --- a/src/locales/de/battler-tags.json +++ b/src/locales/de/battler-tags.json @@ -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}}!" }