mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-12-22 16:10:18 +01:00
add translation for log message
This commit is contained in:
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
|
||||
|
||||
|
@ -472,6 +472,10 @@ msgstr "Messingbarren"
|
||||
msgid "Small Flower Pot"
|
||||
msgstr "Kleiner Blumentopf"
|
||||
|
||||
#: ../homedecor/crafts.lua
|
||||
msgid "coin crafting is disabled!"
|
||||
msgstr "Fertigung der Münzen ist ausgeschaltet!"
|
||||
|
||||
#: ../homedecor/doors_and_gates.lua
|
||||
msgid "Mahogany Closet Door (@1 opening)"
|
||||
msgstr "Mahagoniwandschranktür (@1öffnend)"
|
||||
|
@ -476,6 +476,10 @@ msgstr "Слиток латуни"
|
||||
msgid "Small Flower Pot"
|
||||
msgstr "Маленький цветочный горшок"
|
||||
|
||||
#: ../homedecor/crafts.lua
|
||||
msgid "coin crafting is disabled!"
|
||||
msgstr "Крафт монет отключен!"
|
||||
|
||||
#: ../homedecor/doors_and_gates.lua
|
||||
msgid "Mahogany Closet Door (@1 opening)"
|
||||
msgstr "Дверь стенного шкафа из красного дерева (открывается @1)"
|
||||
|
@ -471,6 +471,10 @@ msgstr ""
|
||||
msgid "Small Flower Pot"
|
||||
msgstr ""
|
||||
|
||||
#: ../homedecor/crafts.lua
|
||||
msgid "coin crafting is disabled!"
|
||||
msgstr ""
|
||||
|
||||
#: ../homedecor/doors_and_gates.lua
|
||||
msgid "Mahogany Closet Door (@1 opening)"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user