forked from minetest-mods/more_chests
Add Hungarian translation (#20)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
-- translation support
|
||||
-- Load support for translation.
|
||||
local S = minetest.get_translator("more_chests")
|
||||
|
||||
local function has_locked_chest_privilege(meta, player)
|
||||
@ -136,4 +136,3 @@ minetest.register_craft({
|
||||
{'default:wood','default:wood','default:wood'}
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user