Mercurial > wow > whichrankdoeswhat
view locale-esES.lua @ 30:1a3b706d39e5 tip
Added tag 1.4.4 for changeset 8af99e154a01
| author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
|---|---|
| date | Sat, 23 Jul 2016 15:53:25 -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, "esES") if not L then return end --@localization(locale="esES", format="lua_additive_table", handle-unlocalized="comment")@
