view localization/esES.lua @ 35:bc7d0fb6927c

testing packager
author Bryan McLemore <kaelten@gmail.com>
date Tue, 21 Jun 2011 14:22:03 -0500
parents 380285db8fed
children
line wrap: on
line source
local L = LibStub("AceLocale-3.0"):NewLocale("OneRing3", "esES")

if L then
    --[===[@non-debug@
    @localization(locale="esES", format="lua_additive_table")@
    --@end-non-debug@]===]
end