mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-03 12:00:21 +02:00
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
|
||||
|
||||
local table_colors = {
|
||||
{ "", S("Table"), homedecor.plain_wood },
|
||||
|
Reference in New Issue
Block a user