mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-23 07:40:17 +02:00
add translation for log message
This commit is contained in:
committed by
Vanessa Dannenberg
parent
b526ec1714
commit
31bf6b8c40
@ -2970,7 +2970,7 @@ if minetest.settings:get_bool("homedecor.disable_coin_crafting") == false then
|
||||
})
|
||||
else
|
||||
if minetest.settings:get("log_mods") then
|
||||
minetest.log("[HomeDecor] coin crafting is disabled!")
|
||||
minetest.log("[HomeDecor] " .. S("coin crafting is disabled!"))
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user