local addonname, addon = ... local childName = addon['childName'] local L = LibStub("AceLocale-3.0"):NewLocale(childName, "enUS", true) if L then L["Show free slots"] = true end