Files
coa-shadowedunitframes/ShadowedUnitFrames/localization/esMX.lua
T
Icarium d40388b8b7 Init
2023-03-02 12:15:00 +01:00

6 lines
148 B
Lua

if( GetLocale() ~= "esMX" ) then return end
local L = {}
local ShadowUF = select(2, ...)
ShadowUF.L = setmetatable(L, {__index = ShadowUF.L})