mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-12-13 08:35:22 +01:00
Split I18N stuff into its own submod.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
local S = homedecor.gettext
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
local bathroom_tile_colors = {
|
||||
{ "1", S("white/grey"), "#c0c0c0:200" },
|
||||
|
||||
Reference in New Issue
Block a user