German translation: Player and Misc
This commit is contained in:
parent
45d09754d0
commit
b72afa7e62
22 changed files with 114 additions and 643 deletions
|
@ -157,7 +157,7 @@ end
|
|||
|
||||
-- command to set player skin (usually for custom skins)
|
||||
minetest.register_chatcommand("setskin", {
|
||||
params = "[<player>] [<skin number>]",
|
||||
params = S("[<player>] [<skin number>]"),
|
||||
description = S("Select player skin of yourself or another player"),
|
||||
privs = {},
|
||||
func = function(name, param)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue