Mercurial > wow > guild-delta
annotate locale-zhCN.lua @ 18:1567cbc7d50e 6.0.3
TOC bump for 6.0, works with no changes needed (but note that the guild names warning from 5.4.2 still applies).
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Wed, 05 Nov 2014 19:28:54 -0500 |
parents | dffc0e7049ad |
children |
rev | line source |
---|---|
farmbuyer@6 | 1 -- Guild Delta Locale |
farmbuyer@6 | 2 -- Please use the Localization App on WoWAce to Update this |
farmbuyer@6 | 3 -- http://www.wowace.com/addons/guild-delta/localization/ |
farmbuyer@6 | 4 local nametag = ... |
farmbuyer@6 | 5 local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "zhCN") |
farmbuyer@6 | 6 if not L then return end |
farmbuyer@6 | 7 |
farmbuyer@6 | 8 --@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="comment")@ |