forked from mtcontrib/homedecor_modpack
Split I18N stuff into its own submod.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
local dirs2 = { 9, 18, 7, 12 }
|
||||
|
||||
local S = homedecor.gettext
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
local function N_(x) return x end
|
||||
|
||||
|
Reference in New Issue
Block a user