view Localization/enUS.lua @ 26:4c3140c7a1b4

Lots of folding markers so I can see the API clearly
author John@Yosemite-PC
date Sat, 10 Mar 2012 09:05:37 -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