mirror of
https://gitlab.com/lunovox/minertrade.git
synced 2025-04-30 14:11:41 -04:00
1 line
97 B
Lua
1 line
97 B
Lua
modMinerTrade.translate = rawget(_G, "intllib") and intllib.Getter() or function(s) return s end
|