German translation: Redstone

This commit is contained in:
Wuzzy 2019-03-16 02:00:48 +01:00
parent 03db150175
commit d45d53e455
41 changed files with 254 additions and 66 deletions

View file

@ -173,7 +173,7 @@ local pistonspec_normal = {
piston_up = "mesecons_pistons:piston_up_normal_off",
}
local usagehelp_piston = S("This block can have one of 6 possible orientations. On placement, the pusher will face you.")
local usagehelp_piston = S("This block can have one of 6 possible orientations.")
local on_rotate
if minetest.get_modpath("screwdriver") then