diff --git a/src/locales/de/battler-tags.json b/src/locales/de/battler-tags.json index 5d1be475b66..5509cc11b0a 100644 --- a/src/locales/de/battler-tags.json +++ b/src/locales/de/battler-tags.json @@ -66,6 +66,6 @@ "saltCuredOnAdd": "{{pokemonNameWithAffix}} wurde eingepökelt!", "saltCuredLapse": "{{pokemonNameWithAffix}} wurde durch {{moveName}} verletzt!", "cursedOnAdd": "{{pokemonNameWithAffix}} nimmt einen Teil seiner KP und legt einen Fluch auf {{pokemonName}}!", - "stockpilingOnAdd": "{{pokemonNameWithAffix}} hortet {{stockpiledCount}}!", - "cursedLapse": "{{pokemonNameWithAffix}} wurde durch den Fluch verletzt!" -} + "cursedLapse": "{{pokemonNameWithAffix}} wurde durch den Fluch verletzt!", + "stockpilingOnAdd": "{{pokemonNameWithAffix}} hortet {{stockpiledCount}}!" +} \ No newline at end of file