mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-12-03 09:55:22 +01:00
Split I18N stuff into its own submod.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- Various kinds of window shutters
|
||||
|
||||
local S = homedecor.gettext
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
local shutters = {
|
||||
{"oak", S("unpainted oak"), "bf8a51" },
|
||||
|
||||
Reference in New Issue
Block a user