Init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if( GetLocale() ~= "esMX" ) then return end
|
||||
local L = {}
|
||||
|
||||
local ShadowUF = select(2, ...)
|
||||
ShadowUF.L = setmetatable(L, {__index = ShadowUF.L})
|
||||
Reference in New Issue
Block a user