mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-22 15:20:22 +02:00
Split I18N stuff into its own submod.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
local S, NS = homedecor.gettext, homedecor.ngettext
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
local function N_(x) return x end
|
||||
|
||||
|
Reference in New Issue
Block a user