forked from minetest-mods/unified_inventory
Move to MT 5.0.0 translation system
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
local S = unified_inventory.gettext
|
||||
local S = minetest.get_translator("unified_inventory")
|
||||
local F = minetest.formspec_escape
|
||||
|
||||
local hud_colors = {
|
||||
|
Reference in New Issue
Block a user