forked from nalc/homedecor_modpack
Fixes to translation.
This commit is contained in:
@ -407,7 +407,7 @@ signs_lib.update_sign = function(pos, fields)
|
||||
end
|
||||
|
||||
minetest.register_node(":default:sign_wall", {
|
||||
description = "Sign",
|
||||
description = S("Sign"),
|
||||
inventory_image = "default_sign_wall.png",
|
||||
wield_image = "default_sign_wall.png",
|
||||
node_placement_prediction = "",
|
||||
|
Reference in New Issue
Block a user