view locale-zhCN.lua @ 20:5efaeb3ef4b1 6.0.4

Split out tracking of officer notes from player notes.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 08 Nov 2014 11:58:20 -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")@