9 lines
329 B
Lua
9 lines
329 B
Lua
-- Bartender4 Locale
|
|
-- Please use the Localization App on WoWAce to Update this
|
|
-- http://www.wowace.com/projects/bartender4/localization/ ;¶
|
|
|
|
local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "deDE")
|
|
if not L then return end
|
|
|
|
--@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="comment")@
|