Mercurial > wow > whichrankdoeswhat
view locale-esMX.lua @ 14:efa948aae82f
This is a test (2/2), no change in functionality.
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Wed, 01 Aug 2012 17:15:51 -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, "esMX") if not L then return end --@localization(locale="esMX", format="lua_additive_table", handle-unlocalized="comment")@
