annotate esES.lua @ 11:0ed4c1a0412e

Added buff IDs for: + 92725, -- Cauldron Agility + 92729, -- Cauldron Stamina + 92730, -- Cauldron Intellect + 92731, -- Cauldron Strength + 87635, -- 90 Expertise + 87554, -- 90 Dodge + 87555, -- 90 Parry Thanks to Infin1te
author Xiiph
date Sat, 19 Feb 2011 00:17:28 +0100
parents 08eab3a42e0c
children 2d952bc9897a
rev   line source
Xiiph@9 1 -- esES.lua
Xiiph@9 2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "esES")
Xiiph@9 3 if not L then return end
Xiiph@9 4
Xiiph@9 5 --@localization(locale="esES", format="lua_additive_table", same-key-is-true=true)@
Xiiph@9 6 --@do-not-package@
Xiiph@9 7 --@end-do-not-package@