view Localization/enUS.lua @ 17:71fc79846a5d

nuke db without having to exit game printouts for more things populate random is working killing bugs
author John@Doomsday
date Fri, 09 Mar 2012 13:26:56 -0500
parents 47fac96968e1
children
line wrap: on
line source
local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
local L = AceLocale:NewLocale("bsk","enUS",true)
if not L then return end

-- English
L["test"] = true