use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P
This commit is contained in:
@@ -1,16 +1 @@
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "esES")
|
||||
if not S then return end
|
||||
-- warrior
|
||||
S["Battle Stance"] = "Actitud de batalla"
|
||||
S["Defensive Stance"] = "Actitud defensiva"
|
||||
S["Berserker Stance"] = "Actitud rabiosa"
|
||||
-- druid
|
||||
S["Bear Form"] = "Forma de oso"
|
||||
S["Dire Bear Form"] = "Forma de oso temible"
|
||||
S["Cat Form"] = "Forma felina"
|
||||
S["Tree of Life"] = "\195\129rbol de vida"
|
||||
S["Moonkin Form"] = "Forma de lech\195\186cico lunar"
|
||||
-- rogue
|
||||
S["Stealth"] = "Sigilo"
|
||||
|
||||
Reference in New Issue
Block a user