mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-06-29 23:10:45 +02:00
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
|
||||
|
||||
minetest.register_privilege("creative", {
|
||||
|
Reference in New Issue
Block a user