diff --git a/MinecraftClient/Resources/lang/de.ini b/MinecraftClient/Resources/lang/de.ini index ee6fad16..272cca2a 100644 --- a/MinecraftClient/Resources/lang/de.ini +++ b/MinecraftClient/Resources/lang/de.ini @@ -326,6 +326,11 @@ cmd.sneak.desc=Schaltet Ducken AN/AUS cmd.sneak.on=Du duckst dich jetzt. cmd.sneak.off=Du duckst dich nicht mehr. +# DropItem +cmd.dropItem.desc=Drop specified type of items from player inventory or opened container +cmd.dropItem.dropped=Dropped all {0} from inventory #{1} +cmd.dropItem.unknown_item=Unknown item {0} + # Tps cmd.tps.desc=Zeige die aktuellen TPS (tick per second) des Servers an. Nicht wirklich genau! cmd.tps.current=Aktuelle TPS