forked from mtcontrib/homedecor_modpack
Split I18N stuff into its own submod.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
local S = homedecor.gettext
|
||||
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
homedecor.register("filing_cabinet", {
|
||||
description = S("Filing cabinet"),
|
||||
|
||||
Reference in New Issue
Block a user