mirror of
https://github.com/minetest-mods/skinsdb.git
synced 2025-07-01 07:20:20 +02:00
fix missed adjustments for MT5 game translation
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
-- Skins update script
|
||||
|
||||
local S = skins.S
|
||||
local S = minetest.get_translator("skinsdb")
|
||||
local _ID_ = "Lua Skins Updater"
|
||||
|
||||
local internal = {}
|
||||
|
Reference in New Issue
Block a user