Mercurial > wow > whichrankdoeswhat
view locale-zhTW.lua @ 24:2994977ca2d6
Added tag 1.4.1 for changeset 176cec42f292
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Sat, 14 Jun 2014 15:41:15 -0400 |
| parents | 001b15e07b87 |
| children |
line wrap: on
line source
-- Which Rank Does What Locale -- Please use the Localization App on WoWAce to Update this -- http://www.wowace.com/addons/whichrankdoeswhat/localization/ local nametag = ... local L = LibStub("AceLocale-3.0"):NewLocale(nametag, "zhTW") if not L then return end --@localization(locale="zhTW", format="lua_additive_table", handle-unlocalized="comment")@
