Mercurial > wow > guild-delta
diff locale-esMX.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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale-esMX.lua Fri Feb 18 09:53:40 2011 +0000 @@ -0,0 +1,8 @@ +-- Guild Delta Locale +-- Please use the Localization App on WoWAce to Update this +-- http://www.wowace.com/addons/guild-delta/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")@