mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-12-27 18:05:31 +01:00
switch over to native translation system
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
-- internationalization boilerplate
|
||||
local MP = minetest.get_modpath(minetest.get_current_modname())
|
||||
local S, NS = dofile(MP.."/intllib.lua")
|
||||
local S = df_mapitems.S
|
||||
|
||||
minetest.register_node("df_mapitems:veinstone", {
|
||||
description = S("Veinstone"),
|
||||
|
||||
Reference in New Issue
Block a user