view localization/zhCN.lua @ 37:1e24ad5061c3

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

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