mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Update de.ini (#1584)
This commit is contained in:
parent
f848495243
commit
7723ed57ea
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue