Mercurial > wow > guild-delta
comparison locale-zhCN.lua @ 6:dffc0e7049ad
Initial localization pass.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Fri, 18 Feb 2011 09:53:40 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:cf777d095730 | 6:dffc0e7049ad |
---|---|
1 -- Guild Delta Locale | |
2 -- Please use the Localization App on WoWAce to Update this | |
3 -- http://www.wowace.com/addons/guild-delta/localization/ | |
4 local nametag = ... | |
5 local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "zhCN") | |
6 if not L then return end | |
7 | |
8 --@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="comment")@ |