view Localization/enUS.lua @ 104:9aa2dcbbdc87

Detect when an int is really a date and print it that way
author John@Yosemite-PC
date Sun, 06 May 2012 08:30:15 -0400
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