forked from mtcontrib/homedecor_modpack
Make (almost) all items translatable (#60)
* Make all items translatable * add more
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
local S = minetest.get_translator("plasmascreen")
|
||||
local S = minetest.get_translator("homedecor_plasmascreen")
|
||||
|
||||
local sc_disallow = minetest.get_modpath("screwdriver") and screwdriver.disallow or nil
|
||||
|
||||
|
Reference in New Issue
Block a user