John@0: local AceLocale = LibStub:GetLibrary("AceLocale-3.0") John@0: local L = AceLocale:NewLocale("bsk","enUS",true) John@0: if not L then return end John@0: John@0: -- English John@0: L["test"] = true