view locale-zhCN.lua @ 21:4498b83d391d

Added tag 6.0.4 for changeset 5efaeb3ef4b1
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 08 Nov 2014 11:58:30 -0500
parents dffc0e7049ad
children
line wrap: on
line source
-- Guild Delta Locale
-- Please use the Localization App on WoWAce to Update this
-- http://www.wowace.com/addons/guild-delta/localization/
local nametag = ...
local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "zhCN")
if not L then return end

--@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="comment")@