mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-12-23 10:25:29 +01:00
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